Skip to content

Commit ae1ccb7

Browse files
[pre-commit.ci] pre-commit autoupdate (#126)
updates: - [github.com/pycqa/flake8.git: 7.0.0 → 7.1.0](https://github.com/pycqa/flake8.git/compare/7.0.0...7.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2d3b1ad commit ae1ccb7

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
@@ -25,7 +25,7 @@ repos:
2525
- id: debug-statements
2626
language_version: python3
2727
- repo: https://github.com/pycqa/flake8.git
28-
rev: 7.0.0
28+
rev: 7.1.0
2929
hooks:
3030
- id: flake8
3131
additional_dependencies:

0 commit comments

Comments
 (0)