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.
1 parent 8f9e219 commit 8ef1c0aCopy full SHA for 8ef1c0a
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
types: [file, python]
79
80
- repo: https://github.com/astral-sh/ruff-pre-commit
81
- rev: "v0.14.2"
+ rev: "v0.14.3"
82
hooks:
83
- id: ruff-check
84
0 commit comments