Skip to content

Commit 5c5d8a2

Browse files
Update pre-commit dependencies
1 parent c323837 commit 5c5d8a2

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

0 commit comments

Comments
 (0)