We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cdf1e commit edddc1cCopy full SHA for edddc1c
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
hooks:
14
- id: black
15
- repo: https://github.com/charliermarsh/ruff-pre-commit
16
- rev: v0.4.5
+ rev: v0.4.7
17
18
- id: ruff
19
args:
0 commit comments