Skip to content

Commit 8a4ffce

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.3.0 → v2.3.1](hhatto/autopep8@v2.3.0...v2.3.1)
1 parent 60abaa2 commit 8a4ffce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.0
27+
rev: v2.3.1
2828
hooks:
2929
- id: autopep8
3030
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)