Skip to content

Commit 1d0a678

Browse files
chore(deps): update pre-commit hook pycqa/flake8 to v7.1.1 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 216a173 commit 1d0a678

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
@@ -5,6 +5,6 @@ repos:
55
- id: black
66
language_version: python3.12
77
- repo: https://github.com/PyCQA/flake8
8-
rev: 7.1.0
8+
rev: 7.1.1
99
hooks:
1010
- id: flake8

0 commit comments

Comments
 (0)