Skip to content

Commit

Permalink
Merge pull request #23 from humanoid-path-planner/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
nim65s authored Oct 7, 2024
2 parents 0d73bb5 + dde983b commit 110d996
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ci:
autoupdate_branch: devel
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.9
hooks:
- id: ruff
args:
Expand All @@ -19,13 +19,13 @@ repos:
- id: toml-sort-fix
exclude: poetry.lock
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.8
rev: v19.1.1
hooks:
- id: clang-format
args:
- --style=Google
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down

0 comments on commit 110d996

Please sign in to comment.