We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6722e3f commit 76e5ab6Copy full SHA for 76e5ab6
2 files changed
.copier-answers.yml
@@ -1,4 +1,4 @@
1
-_commit: v0.8.4
+_commit: v0.8.5
2
_src_path: gh:helmut-hoffer-von-ankershoffen/oe-python-template
3
attestations_enabled: true
4
author_email: helmuthva@gmail.com
.pre-commit-config.yaml
@@ -55,6 +55,7 @@ repos:
55
- id: mixed-line-ending
56
- id: name-tests-test
57
- id: requirements-txt-fixer
58
+ exclude: "dist_vercel/requirements.txt"
59
- id: trailing-whitespace
60
exclude: "docs/source/_static|ATTRIBUTIONS.md"
61
- repo: https://github.com/Yelp/detect-secrets
0 commit comments