Skip to content

Commit 312d47f

Browse files
authored
Merge pull request #597 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a0b0b74 + 1092401 commit 312d47f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.4.9
5+
rev: v0.4.10
66
hooks:
77
- id: ruff
88
args:
99
- --fix
1010
- --exit-non-zero-on-fix
1111
- id: ruff-format
1212
- repo: https://github.com/pre-commit/mirrors-clang-format
13-
rev: v18.1.6
13+
rev: v18.1.7
1414
hooks:
1515
- id: clang-format
1616
args:

0 commit comments

Comments
 (0)