Skip to content

Commit 23490c1

Browse files
authored
Merge pull request #68 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 156bf62 + b187b9f commit 23490c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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.7.4
5+
rev: v0.8.0
66
hooks:
77
- id: ruff
88
args:
@@ -14,12 +14,12 @@ repos:
1414
hooks:
1515
- id: cmake-format
1616
- repo: https://github.com/pappasam/toml-sort
17-
rev: v0.24.1
17+
rev: v0.24.2
1818
hooks:
1919
- id: toml-sort-fix
2020
exclude: poetry.lock
2121
- repo: https://github.com/pre-commit/mirrors-clang-format
22-
rev: v19.1.3
22+
rev: v19.1.4
2323
hooks:
2424
- id: clang-format
2525
args:

0 commit comments

Comments
 (0)