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 ae4a629 commit 6595d0bCopy full SHA for 6595d0b
.pre-commit-config.yaml
@@ -37,16 +37,16 @@ repos:
37
hooks:
38
- id: sphinx-lint
39
args: ["."]
40
-- repo: https://github.com/lucianopaz/head_of_apache
41
- rev: "0.0.3"
42
- hooks:
43
- - id: head_of_apache
44
- args:
45
- - --author=The PyMC Developers
46
- - --exclude=docs/
47
- - --exclude=scripts/
48
- - --exclude=binder/
49
- - --exclude=versioneer.py
+#- repo: https://github.com/lucianopaz/head_of_apache
+# rev: "0.0.3"
+# hooks:
+# - id: head_of_apache
+# args:
+# - --author=The PyMC Developers
+# - --exclude=docs/
+# - --exclude=scripts/
+# - --exclude=binder/
+# - --exclude=versioneer.py
50
- repo: https://github.com/astral-sh/ruff-pre-commit
51
rev: v0.8.4
52
0 commit comments