We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39924ba commit 131e86bCopy full SHA for 131e86b
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.1.13
+ rev: v0.1.14
9
hooks:
10
- id: ruff
11
args: ["--fix"]
0 commit comments