Skip to content

Commit 879d14f

Browse files
committed
Update autopep
1 parent 9b046a6 commit 879d14f

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
@@ -21,7 +21,7 @@ repos:
2121
exclude: singlestoredb/clients/pymysqlsv/
2222
additional_dependencies: [flake8-typing-imports==1.12.0]
2323
- repo: https://github.com/hhatto/autopep8
24-
rev: v2.0.4
24+
rev: v2.3.1
2525
hooks:
2626
- id: autopep8
2727
args: [--diff]

0 commit comments

Comments
 (0)