We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba201a commit e1b6b54Copy full SHA for e1b6b54
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
args: [--target-version, "3.2"]
39
40
- repo: https://github.com/astral-sh/ruff-pre-commit
41
- rev: v0.11.2
+ rev: v0.11.4
42
hooks: # Format before linting
43
# - id: ruff-format
44
- id: ruff
0 commit comments