We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 346e034 + a11f807 commit 6422c28Copy full SHA for 6422c28
1 file changed
.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.13.1"
+ rev: "v0.13.2"
13
hooks:
14
# Run the linter
15
- id: ruff
0 commit comments