Skip to content

Commit 05ad292

Browse files
authored
Merge pull request #674 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents e74d710 + 5f80fd5 commit 05ad292

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
@@ -18,7 +18,7 @@ repos:
1818
require_serial: true
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.10
21+
rev: v0.12.11
2222
hooks:
2323
# Sort the imports
2424
- id: ruff-check

0 commit comments

Comments
 (0)