Skip to content

Commit 67228a9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.3.1 → v2.3.2](hhatto/autopep8@v2.3.1...v2.3.2)
1 parent 6124d6c commit 67228a9

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
@@ -28,7 +28,7 @@ repos:
2828
- id: pyupgrade
2929
args: [--py39-plus]
3030
- repo: https://github.com/hhatto/autopep8
31-
rev: v2.3.1
31+
rev: v2.3.2
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)