Skip to content

Commit ab54b0c

Browse files
pre-commit-ci[bot]peterfpeterson
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (mantidproject#39279)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.0 → v20.1.3](pre-commit/mirrors-clang-format@v20.1.0...v20.1.3) - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d8996d5 commit ab54b0c

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: v20.1.0
27+
rev: v20.1.3
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.11.7
62+
rev: v0.11.8
6363
# ruff must appear before black in the list of hooks
6464
hooks:
6565
- id: ruff

0 commit comments

Comments
 (0)