Skip to content

Commit bc8e8ff

Browse files
authored
Merge pull request #1520 from MetOffice/pre-commit-dae346d6
[CI] Update pre-commit hooks
2 parents 7342a61 + a2070a1 commit bc8e8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: codespell
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: 3d44372123ca5e8617fdb65d9f11facd159b9e95 # frozen: v0.12.3
13+
rev: 6c5418a077bd954e7078087a655421b85772095b # frozen: v0.12.4
1414
hooks:
1515
- id: ruff-check
1616
args: [--fix, --show-fixes, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)