Skip to content

Commit

Permalink
chore(deps): update dependency liccheck to v0.8.2 (#63)
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 |
patch | `0.8.1` -> `0.8.2` | `0.8.3` |

---

### Release Notes

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

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

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

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

-
[#&#8203;100](https://togithub.com/dhatim/python-license-check/issues/100)
Analyze licenses or-ed together separately

</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 12, 2023
1 parent b014f13 commit 9261144
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.1"
liccheck = "0.8.2"
isort = "5.11.4"
python-dotenv = "0.21.0"
tox = "4.0.19"
Expand Down

0 comments on commit 9261144

Please sign in to comment.