We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d4618 commit 5417124Copy full SHA for 5417124
.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.6.0
+ rev: v0.6.1
17
18
- id: ruff
19
args:
0 commit comments