Skip to content

Commit 51c04de

Browse files
Merge pull request #1100 from mantidproject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e511dd8 + ada427e commit 51c04de

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
@@ -8,7 +8,7 @@ repos:
88

99
# Run fast code improvement/checks before running PR specific helpers.
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: trailing-whitespace
1414
args: [--markdown-linebreak-ext=md]
@@ -18,7 +18,7 @@ repos:
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: v0.12.7
21+
rev: v0.12.8
2222
hooks:
2323
# Run the linter.
2424
- id: ruff

0 commit comments

Comments
 (0)