Skip to content

Commit f8901a8

Browse files
chore: update pre-commit hooks (#253)
updates: - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9d06ae9 commit f8901a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ repos:
7272
additional_dependencies: [tomli]
7373

7474
- repo: https://github.com/pycqa/flake8
75-
rev: 7.1.2
75+
rev: 7.2.0
7676
hooks:
7777
- id: flake8
7878
exclude: tests_.*.py|version.*.py|setup.py # ignore tests and versioneer related code

0 commit comments

Comments
 (0)