Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 90676fe

Browse files
authored
Merge pull request #187 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 154b5a1 + 9d37752 commit 90676fe

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
@@ -32,7 +32,7 @@ repos:
3232
- id: pyupgrade
3333
args: [--py38-plus]
3434
- repo: https://github.com/hhatto/autopep8
35-
rev: v2.1.0
35+
rev: v2.1.1
3636
hooks:
3737
- id: autopep8
3838
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)