Skip to content

Commit f135299

Browse files
authored
Merge pull request #80 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 7fe019b + 68e080a commit f135299

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
@@ -4,7 +4,7 @@ ci:
44
submodules: true
55
repos:
66
- repo: https://github.com/pre-commit/mirrors-clang-format
7-
rev: v21.1.5
7+
rev: v21.1.6
88
hooks:
99
- id: clang-format
1010
types_or: []
@@ -32,7 +32,7 @@ repos:
3232
- id: gersemi
3333
args: ["--print-config=verbose"]
3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.14.5
35+
rev: v0.14.6
3636
hooks:
3737
- id: ruff-check # Run the linter.
3838
args: [ --fix ]

0 commit comments

Comments
 (0)