Skip to content

Commit 67f456f

Browse files
[pre-commit.ci] pre-commit autoupdate (mantidproject#40022)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.1 → v21.1.2](pre-commit/mirrors-clang-format@v21.1.1...v21.1.2) - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 01cf699 commit 67f456f

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.1
27+
rev: v21.1.2
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.1
62+
rev: v0.13.2
6363
# ruff must appear before black in the list of hooks
6464
hooks:
6565
- id: ruff-check

0 commit comments

Comments
 (0)