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 5d974d1 commit 77177bfCopy full SHA for 77177bf
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
# Run ruff to lint and format
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
# Ruff version.
18
- rev: v0.6.9
+ rev: v0.7.2
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments