Skip to content

Commit 4e4696c

Browse files
pre-commit-ci[bot]sallner
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/pre-commit/mirrors-autopep8https://github.com/hhatto/autopep8 - [github.com/hhatto/autopep8: v2.0.2 → v2.0.4](hhatto/autopep8@v2.0.2...v2.0.4)
1 parent 6e5966d commit 4e4696c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ repos:
1616
- id: flake8
1717
language_version: python3
1818
additional_dependencies: [flake8-typing-imports==1.14.0]
19-
- repo: https://github.com/pre-commit/mirrors-autopep8
20-
rev: v2.0.2
19+
- repo: https://github.com/hhatto/autopep8
20+
rev: v2.0.4
2121
hooks:
2222
- id: autopep8
2323
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)