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.
2 parents beb8cdf + 0a79cd8 commit c31b3d5Copy full SHA for c31b3d5
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: black
10
11
- repo: https://github.com/charliermarsh/ruff-pre-commit
12
- rev: "v0.0.249"
+ rev: "v0.0.253"
13
hooks:
14
- id: ruff
15
args: [--ignore=E741, --exclude=__init__.py]
0 commit comments