Skip to content

Commit 793fe2a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2)
1 parent ab0d000 commit 793fe2a

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
@@ -9,6 +9,6 @@ repos:
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/PyCQA/flake8
12-
rev: '7.1.1' # keep in sync with pyproject.toml
12+
rev: '7.1.2' # keep in sync with pyproject.toml
1313
hooks:
1414
- id: flake8

0 commit comments

Comments
 (0)