Skip to content

Commit 7a7436d

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v6.1.0 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23dd034 commit 7a7436d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: codespell
6060
- repo: https://github.com/PyCQA/flake8
61-
rev: 6.0.0
61+
rev: 6.1.0
6262
hooks:
6363
- id: flake8
6464
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)