Skip to content

Commit f48cf86

Browse files
authored
Merge pull request #116 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e793219 + 966b1f5 commit f48cf86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.8.6
5+
rev: v0.9.2
66
hooks:
77
- id: ruff
88
args:
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v19.1.6
21+
rev: v19.1.7
2222
hooks:
2323
- id: clang-format
2424
args:

0 commit comments

Comments
 (0)