Skip to content

Commit f9d7c10

Browse files
pre-commit-ci[bot]peterfpeterson
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (mantidproject#39968)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v21.1.1](pre-commit/mirrors-clang-format@v21.1.0...v21.1.1) - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](astral-sh/ruff-pre-commit@v0.13.0...v0.13.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9583c2d commit f9d7c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
exclude: .md5$|^external/|^tools/|Testing/Tools/cxxtest
2525

2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v21.1.0
27+
rev: v21.1.1
2828
hooks:
2929
- id: clang-format
3030
exclude: Testing/Tools/cxxtest|tools|qt/icons/resources/
@@ -59,7 +59,7 @@ repos:
5959
)$
6060
6161
- repo: https://github.com/astral-sh/ruff-pre-commit
62-
rev: v0.13.0
62+
rev: v0.13.1
6363
# ruff must appear before black in the list of hooks
6464
hooks:
6565
- id: ruff-check

0 commit comments

Comments
 (0)