Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [liccheck](https://togithub.com/dhatim/python-license-check) | dev |
patch | `0.8.2` -> `0.8.3` |

---

### Release Notes

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

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

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

Revert
[#&#8203;100](https://togithub.com/dhatim/python-license-check/issues/100)
because of bug
[#&#8203;101](https://togithub.com/dhatim/python-license-check/issues/101).

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC45OS4yIiwidXBkYXRlZEluVmVyIjoiMzQuOTkuMiJ9-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Jan 19, 2023
1 parent 660b351 commit 3395f75
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
Expand Up @@ -47,7 +47,7 @@ descope = "==0.3.0"
flake8 = "^6.0.0"
black = "22.12.0"
pre-commit = "2.21.0"
liccheck = "0.8.2"
liccheck = "0.8.3"
isort = "5.11.4"
python-dotenv = "0.21.0"
tox = "4.2.3"
Expand Down

0 comments on commit 3395f75

Please sign in to comment.