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 f782f1b commit aef4ca3Copy full SHA for aef4ca3
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.13.1
+ rev: v0.13.2
13
hooks:
14
- id: ruff-check
15
args: [--fix]
0 commit comments