Skip to content

Commit fe73f51

Browse files
authored
Merge pull request #2801 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 321685e + 0616c0a commit fe73f51

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
@@ -30,7 +30,7 @@ repos:
3030
- id: pyupgrade
3131
args: [--py38-plus]
3232
- repo: https://github.com/pre-commit/mirrors-autopep8
33-
rev: v2.0.1
33+
rev: v2.0.2
3434
hooks:
3535
- id: autopep8
3636
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)