Skip to content

Commit e201dab

Browse files
authored
Merge pull request #363 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 538366a + a2fe54d commit e201dab

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: [--py310-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)