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 bb77385 + a415ab4 commit d3ce28eCopy full SHA for d3ce28e
.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
requirements/docs.txt
@@ -5,4 +5,4 @@ myst-parser==0.18.1
5
sphinxext-opengraph==0.7.5
6
sphinx-copybutton==0.5.1
7
furo@ git+https://github.com/BobDotCom/furo@temp
8
-sphinx-autodoc-typehints==1.19.5
+sphinx-autodoc-typehints==1.20.1
0 commit comments