Skip to content

Commit 82148d2

Browse files
authored
Merge pull request #1548 from MetOffice/pre-commit-ee9d7d2c
[CI] Update pre-commit hooks
2 parents 5fe61ba + 494dffa commit 82148d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: 73b0f6d59bbfcb75e17a4653d581c9dfaca13969 # frozen: v0.12.5
13+
rev: 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
1414
hooks:
1515
- id: ruff-check
1616
args: [--fix, --show-fixes, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)