We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5505f4 commit 05044cbCopy full SHA for 05044cb
.pre-commit-config.yaml
@@ -5,6 +5,7 @@ repos:
5
name: Generate Sphinx docs
6
entry: poetry run sphinx-build -b html docs/source docs/build
7
language: system
8
+ exclude: poetry.lock
9
- repo: https://github.com/pre-commit/pre-commit-hooks
10
rev: v3.2.0
11
hooks:
0 commit comments