Skip to content

Commit 6ea8f0b

Browse files
Merge pull request #38666 from peterfpeterson/pre-commit-ci-update-config-ornlnext
[pre-commit.ci] pre-commit autoupdate
2 parents a618f10 + 116d324 commit 6ea8f0b

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: v19.1.6
27+
rev: v19.1.7
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.9.1
62+
rev: v0.9.2
6363
# ruff must appear before black in the list of hooks
6464
hooks:
6565
- id: ruff

0 commit comments

Comments
 (0)