Skip to content

Commit 8b53059

Browse files
authored
Merge pull request #1308 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4e84824 + fb966ce commit 8b53059

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
@@ -18,7 +18,7 @@ repos:
1818
- id: pyupgrade
1919
args: [--py310-plus]
2020
- repo: https://github.com/asottile/setup-cfg-fmt
21-
rev: v3.1.0
21+
rev: v3.2.0
2222
hooks:
2323
- id: setup-cfg-fmt
2424
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)