Skip to content

Commit a4aae16

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 516cca4 commit a4aae16

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: [--py311-plus]
2626
- repo: https://github.com/hhatto/autopep8
27-
rev: v2.3.1
27+
rev: v2.3.2
2828
hooks:
2929
- id: autopep8
3030
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)