Skip to content

Commit

Permalink
Merge pull request coal-library#575 from humanoid-path-planner/pre-co…
Browse files Browse the repository at this point in the history
…mmit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jcarpent authored May 16, 2024
2 parents 51dc275 + 8a5182d commit 15efd36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ ci:
autoupdate_branch: devel
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.4
hooks:
- id: ruff
args:
- --fix
- --exit-non-zero-on-fix
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.4
rev: v18.1.5
hooks:
- id: clang-format
args:
Expand Down

0 comments on commit 15efd36

Please sign in to comment.