Skip to content

Commit

Permalink
Merge pull request #38625 from mantidproject/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
SilkeSchomann authored Jan 22, 2025
2 parents 001a2a5 + a44d57a commit 893609a
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 893609a

Please sign in to comment.