Skip to content

Commit 602516a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4) - [github.com/pre-commit/mirrors-clang-format: v18.1.1 → v18.1.2](pre-commit/mirrors-clang-format@v18.1.1...v18.1.2)
1 parent 8b9d335 commit 602516a

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.3.3
5+
rev: v0.3.4
66
hooks:
77
- id: ruff
88
args:
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v18.1.1
21+
rev: v18.1.2
2222
hooks:
2323
- id: clang-format
2424
args:

0 commit comments

Comments
 (0)