Skip to content

Commit 321aec0

Browse files
[pre-commit.ci] pre-commit autoupdate (#84)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.3...v0.14.7) - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.6](pre-commit/mirrors-clang-format@v21.1.2...v21.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a0765da commit 321aec0

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
@@ -3,12 +3,12 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.3
6+
rev: v0.14.7
77
hooks:
88
- id: ruff
99
args: [ --fix ]
1010
- id: ruff-format
1111
- repo: https://github.com/pre-commit/mirrors-clang-format
12-
rev: v21.1.2
12+
rev: v21.1.6
1313
hooks:
1414
- id: clang-format

0 commit comments

Comments
 (0)