Skip to content

Commit 915e93a

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) - [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v19.1.7](pre-commit/mirrors-clang-format@v19.1.6...v19.1.7)
1 parent db91a2b commit 915e93a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
additional_dependencies: [flake8-typing-imports==1.14.0]
2222
args: [--min-python-version=3.8]
2323
- repo: https://github.com/hhatto/autopep8
24-
rev: v2.3.1
24+
rev: v2.3.2
2525
hooks:
2626
- id: autopep8
2727
- repo: https://github.com/asottile/reorder-python-imports
@@ -52,7 +52,7 @@ repos:
5252
hooks:
5353
- id: mypy
5454
- repo: https://github.com/pre-commit/mirrors-clang-format
55-
rev: 'v19.1.6'
55+
rev: 'v19.1.7'
5656
hooks:
5757
- id: clang-format
5858
exclude: ^solpos(00)?.(c|h)

0 commit comments

Comments
 (0)