Skip to content

Commit 8e851ac

Browse files
authored
Merge pull request #129 from deadsnakes/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 404166d + 4e0cce3 commit 8e851ac

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/hhatto/autopep8
27-
rev: v2.0.4
27+
rev: v2.1.0
2828
hooks:
2929
- id: autopep8
3030
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)