We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13fa695 + cc7f322 commit 0922e76Copy full SHA for 0922e76
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: black
10
- repo: https://github.com/fsfe/reuse-tool
11
- rev: v0.12.1
+ rev: v1.1.2
12
13
- id: reuse
14
- repo: https://github.com/pre-commit/pre-commit-hooks
.readthedocs.yaml
@@ -8,6 +8,9 @@
# Required
version: 2
+sphinx:
+ configuration: docs/conf.py
+
build:
15
os: ubuntu-22.04
16
tools:
0 commit comments