Skip to content

Commit a5fba09

Browse files
pre-commit-ci[bot]ponyisi
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 78f822b commit a5fba09

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
@@ -11,7 +11,7 @@ repos:
1111
args: ["--pytest-test-first"]
1212
- id: trailing-whitespace
1313
- repo: https://github.com/pycqa/flake8
14-
rev: "7.1.2"
14+
rev: "7.2.0"
1515
hooks:
1616
- id: flake8
1717
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)