Skip to content

Commit

Permalink
Merge pull request #1314 from loco-3d/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cmastalli authored Oct 8, 2024
2 parents 7943c4c + b6ee6f5 commit 454d272
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.8
rev: v0.6.9
hooks:
- id: ruff
args:
Expand All @@ -18,13 +18,13 @@ repos:
hooks:
- id: toml-sort-fix
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.0
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 454d272

Please sign in to comment.