Skip to content

Commit ee7642b

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v7.2.0 (#485)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pycqa/flake8](https://redirect.github.com/pycqa/flake8) | repository | minor | `7.1.2` -> `7.2.0` | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pycqa/flake8 (pycqa/flake8)</summary> ### [`v7.2.0`](https://redirect.github.com/pycqa/flake8/compare/7.1.2...7.2.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/7.1.2...7.2.0) </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 --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/hcloud-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4bbb31 commit ee7642b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ repos:
4646
- id: black
4747

4848
- repo: https://github.com/pycqa/flake8
49-
rev: 7.1.2
49+
rev: 7.2.0
5050
hooks:
5151
- id: flake8

0 commit comments

Comments
 (0)