Skip to content

Commit 65ec654

Browse files
authored
Merge pull request #81 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f135299 + f2a766d commit 65ec654

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
@@ -27,12 +27,12 @@ repos:
2727
doc/doxygen-awesome.*
2828
)$
2929
- repo: https://github.com/BlankSpruce/gersemi
30-
rev: 0.23.1
30+
rev: 0.23.2
3131
hooks:
3232
- id: gersemi
3333
args: ["--print-config=verbose"]
3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.14.6
35+
rev: v0.14.7
3636
hooks:
3737
- id: ruff-check # Run the linter.
3838
args: [ --fix ]

0 commit comments

Comments
 (0)