We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64493db + d503c20 commit 279fe1dCopy full SHA for 279fe1d
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
# Ruff version.
13
- rev: 'v0.15.9'
+ rev: 'v0.15.10'
14
hooks:
15
- id: ruff
16
args: ["--fix"]
0 commit comments