We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8e4cbe + b4508b2 commit f40f9f8Copy full SHA for f40f9f8
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
additional_dependencies: ['types-requests', 'types-PyYAML']
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.14.3
+ rev: v0.14.4
31
hooks:
32
# Sort the imports
33
- id: ruff-check
0 commit comments