We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44433dd commit 2fa80abCopy full SHA for 2fa80ab
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: pyupgrade
36
args: [--py310-plus]
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: v0.15.14
+ rev: v0.15.15
39
hooks:
40
- id: ruff
41
args: [--fix, --exit-non-zero-on-fix]
0 commit comments