Skip to content

Commit

Permalink
Merge pull request #38666 from peterfpeterson/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig-ornlnext

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
peterfpeterson authored Jan 22, 2025
2 parents a618f10 + 116d324 commit 6ea8f0b
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 6ea8f0b

Please sign in to comment.