Skip to content
Snippets Groups Projects
Unverified Commit 9ef06038 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #70 from humanoid-path-planner/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
parents d52e1f45 37c1c199
No related branches found
No related tags found
No related merge requests found
Pipeline #51108 passed
...@@ -2,7 +2,7 @@ ci: ...@@ -2,7 +2,7 @@ ci:
autoupdate_branch: devel autoupdate_branch: devel
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.10 rev: v0.11.0
hooks: hooks:
- id: ruff - id: ruff
args: args:
...@@ -19,7 +19,7 @@ repos: ...@@ -19,7 +19,7 @@ repos:
- id: toml-sort-fix - id: toml-sort-fix
exclude: poetry.lock exclude: poetry.lock
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.7 rev: v20.1.0
hooks: hooks:
- id: clang-format - id: clang-format
args: args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment