Skip to content

Commit e887845

Browse files
authored
Merge pull request #246 from E3SM-Project/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 7cff0a7 + eb9ab21 commit e887845

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.11.0
30+
rev: v0.11.2
3131
hooks:
3232
# Sort the imports
3333
- id: ruff

0 commit comments

Comments
 (0)