Skip to content

Commit 2c0e08d

Browse files
authored
Merge pull request #122 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4bc2a3d + 24a2984 commit 2c0e08d

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
@@ -2,7 +2,7 @@ ci:
22
autoupdate_branch: devel
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.7
5+
rev: v0.12.8
66
hooks:
77
- id: ruff
88
args:
@@ -25,7 +25,7 @@ repos:
2525
args:
2626
- --style=Google
2727
- repo: https://github.com/pre-commit/pre-commit-hooks
28-
rev: v5.0.0
28+
rev: v6.0.0
2929
hooks:
3030
- id: check-added-large-files
3131
- id: check-ast

0 commit comments

Comments
 (0)