Skip to content

Commit db6bfd7

Browse files
authored
Merge pull request #316 from E3SM-Project/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 61fd66d + df30ab1 commit db6bfd7

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
@@ -27,7 +27,7 @@ repos:
2727
additional_dependencies: ['types-requests', 'types-PyYAML']
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.1
30+
rev: v0.14.2
3131
hooks:
3232
# Sort the imports
3333
- id: ruff-check

0 commit comments

Comments
 (0)