Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 2bbdfc0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-autopep8: v1.6.0 → v1.7.0](pre-commit/mirrors-autopep8@v1.6.0...v1.7.0)
1 parent 86c1f7c commit 2bbdfc0

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
@@ -19,7 +19,7 @@ repos:
1919
language_version: python3
2020
additional_dependencies: [flake8-typing-imports==1.9.0]
2121
- repo: https://github.com/pre-commit/mirrors-autopep8
22-
rev: v1.6.0
22+
rev: v1.7.0
2323
hooks:
2424
- id: autopep8
2525
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)