Skip to content

Commit cee238b

Browse files
[pre-commit.ci] pre-commit autoupdate (#9131)
1 parent 2973f69 commit cee238b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.12.2
3+
rev: v0.12.7
44
hooks:
55
- id: ruff-check
66
args: [--exit-non-zero-on-fix]
@@ -24,7 +24,7 @@ repos:
2424
exclude: (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$|\.patch$)
2525

2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v20.1.7
27+
rev: v20.1.8
2828
hooks:
2929
- id: clang-format
3030
types: [c]
@@ -79,7 +79,7 @@ repos:
7979
additional_dependencies: [trove-classifiers>=2024.10.12]
8080

8181
- repo: https://github.com/tox-dev/tox-ini-fmt
82-
rev: 1.5.0
82+
rev: 1.6.0
8383
hooks:
8484
- id: tox-ini-fmt
8585

0 commit comments

Comments
 (0)