Skip to content

Commit 66b2fb1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.3](pre-commit/mirrors-clang-format@v22.1.2...v22.1.3) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10)
1 parent acce820 commit 66b2fb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-clang-format
3-
rev: 'v22.1.2'
3+
rev: 'v22.1.3'
44
hooks:
55
- id: clang-format
66
- repo: https://github.com/astral-sh/ruff-pre-commit
77
# Ruff version.
8-
rev: v0.15.9
8+
rev: v0.15.10
99
hooks:
1010
# Run the linter.
1111
- id: ruff

0 commit comments

Comments
 (0)