Skip to content

Commit 998be50

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-autopep8: v2.0.2 → v2.0.4](pre-commit/mirrors-autopep8@v2.0.2...v2.0.4)
1 parent 76273bf commit 998be50

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
@@ -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)