Skip to content

Commit ad192d9

Browse files
authored
Merge pull request #403 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6124d6c + 67228a9 commit ad192d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py39-plus]
3030
- repo: https://github.com/hhatto/autopep8
31-
rev: v2.3.1
31+
rev: v2.3.2
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)