Skip to content

Commit 1845a92

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/setup-cfg-fmt: v2.7.0 → v2.8.0](asottile/setup-cfg-fmt@v2.7.0...v2.8.0) - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 3f52426 commit 1845a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ repos:
1818
- id: pyupgrade
1919
args: [--py39-plus]
2020
- repo: https://github.com/asottile/setup-cfg-fmt
21-
rev: v2.7.0
21+
rev: v2.8.0
2222
hooks:
2323
- id: setup-cfg-fmt
2424
- repo: https://github.com/pycqa/flake8
25-
rev: 7.1.2
25+
rev: 7.2.0
2626
hooks:
2727
- id: flake8

0 commit comments

Comments
 (0)