Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v19.1.7](pre-commit/mirrors-clang-format@v19.1.6...v19.1.7)
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
  • Loading branch information
pre-commit-ci[bot] authored and peterfpeterson committed Jan 22, 2025
1 parent a618f10 commit 116d324
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 @@ -24,7 +24,7 @@ repos:
exclude: .md5$|^external/|^tools/|Testing/Tools/cxxtest

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.6
rev: v19.1.7
hooks:
- id: clang-format
exclude: Testing/Tools/cxxtest|tools|qt/icons/resources/
Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
)$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.1
rev: v0.9.2
# ruff must appear before black in the list of hooks
hooks:
- id: ruff
Expand Down

0 comments on commit 116d324

Please sign in to comment.