Skip to content

Commit d163c94

Browse files
authored
Merge pull request #166 from CWRUbotix/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0aafd85 + 38f3dd3 commit d163c94

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 @@
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
44
# Ruff version.
5-
rev: v0.11.8
5+
rev: v0.11.10
66
hooks:
77
# Run the linter.
88
- id: ruff
@@ -11,7 +11,7 @@ repos:
1111
# Run the formatter.
1212
- id: ruff-format
1313
- repo: https://github.com/pre-commit/mirrors-clang-format
14-
rev: v20.1.3
14+
rev: v20.1.4
1515
hooks:
1616
- id: clang-format
1717
types_or: [c++, c]

0 commit comments

Comments
 (0)