We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8be915 commit d86a77eCopy full SHA for d86a77e
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
hooks:
11
- id: black
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.0.292
+ rev: v0.14.3
14
15
- id: ruff
16
args: ["--fix", "--show-source"]
0 commit comments