Skip to content

Commit f65f7ab

Browse files
[pre-commit.ci] pre-commit autoupdate (#479)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.7...v0.4.8) - [github.com/pre-commit/mirrors-clang-format: v18.1.5 → v18.1.6](pre-commit/mirrors-clang-format@v18.1.5...v18.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e99f461 commit f65f7ab

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.4.7
5+
rev: v0.4.8
66
hooks:
77
- id: ruff
88
args:
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: toml-sort-fix
2222
- repo: https://github.com/pre-commit/mirrors-clang-format
23-
rev: v18.1.5
23+
rev: v18.1.6
2424
hooks:
2525
- id: clang-format
2626
args:

0 commit comments

Comments
 (0)