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 74d4b17 commit a415ab4Copy full SHA for a415ab4
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
# See https://github.com/psf/black/issues/2188#issuecomment-1289317647 for why we can't use the --preview flag.
34
args: [--safe, --quiet]
35
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
36
- rev: v1.1.1
+ rev: v1.1.3
37
hooks:
38
- id: black-disable-checker
39
# - repo: https://github.com/PyCQA/flake8
0 commit comments