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 ea22c47 commit ff0c51eCopy full SHA for ff0c51e
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: django-upgrade
20
args: [--target-version, "3.2"]
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.13.0"
+ rev: "v0.13.1"
23
hooks:
24
- id: ruff
25
args: [--unsafe-fixes]
0 commit comments