Skip to content

Commit a3ad80b

Browse files
authored
Merge pull request #113 from deadsnakes/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f9dd689 + 316fe11 commit a3ad80b

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
@@ -24,7 +24,7 @@ repos:
2424
- id: pyupgrade
2525
args: [--py38-plus]
2626
- repo: https://github.com/pre-commit/mirrors-autopep8
27-
rev: v2.0.2
27+
rev: v2.0.4
2828
hooks:
2929
- id: autopep8
3030
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)