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.
1 parent 6181755 commit 084c074Copy full SHA for 084c074
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: black
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: "v0.8.3"
+ rev: "v0.8.4"
12
13
- id: ruff
14
args: [--fix, --show-fixes, --ignore=E741, --exclude=__init__.py]
0 commit comments