Skip to content

Commit

Permalink
chore(deps): update dependency liccheck to v0.8.0 (#42)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [liccheck](https://togithub.com/dhatim/python-license-check) | dev |
minor | `0.7.3` -> `0.8.0` | `0.8.1` |

---

### Release Notes

<details>
<summary>dhatim/python-license-check</summary>

###
[`v0.8.0`](https://togithub.com/dhatim/python-license-check/releases/tag/0.8.0)

[Compare
Source](https://togithub.com/dhatim/python-license-check/compare/0.7.3...0.8.0)

Thanks to [@&#8203;Thomzoy](https://togithub.com/Thomzoy):

-
[#&#8203;94](https://togithub.com/dhatim/python-license-check/issues/94)
Allow regex matching

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTUuMCJ9-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Dec 23, 2022
1 parent 0f4cf3c commit 049e9fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ descope = "==0.3.0"
flake8 = "^6.0.0"
black = "22.12.0"
pre-commit = "2.20.0"
liccheck = "0.7.3"
liccheck = "0.8.0"
isort = "5.10.1"
python-dotenv = "0.21.0"
tox = "4.0.6"
Expand Down

0 comments on commit 049e9fc

Please sign in to comment.