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 f4cf495 commit 883067bCopy full SHA for 883067b
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
# Lint / autoformat: Python code
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
# Ruff version.
12
- rev: "v0.7.1"
+ rev: "v0.7.2"
13
hooks:
14
# Run the linter
15
- id: ruff
0 commit comments