Skip to content

Commit 4552b49

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.4...v0.12.2) - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.7](pre-commit/mirrors-clang-format@v20.1.0...v20.1.7)
1 parent 991d7b0 commit 4552b49

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
@@ -68,14 +68,14 @@ repos:
6868
hooks:
6969
- id: nbstripout
7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: 'v0.11.4'
71+
rev: 'v0.12.2'
7272
hooks:
7373
- id: ruff-format
7474
types_or: [python]
7575
- id: ruff
7676
types_or: [python]
7777
- repo: https://github.com/pre-commit/mirrors-clang-format
78-
rev: v20.1.0
78+
rev: v20.1.7
7979
hooks:
8080
- id: clang-format
8181
types_or: [c, c++, cuda, inc]

0 commit comments

Comments
 (0)