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 6d045d7 commit 7ed95edCopy full SHA for 7ed95ed
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/iterative/py-template",
3
- "commit": "0aac03d10cbc7b2f7e144e728de5043b7a3458cb",
+ "commit": "efb0a22625c1d83e687f2bd284f3e96a20d16711",
4
"context": {
5
"cookiecutter": {
6
"project_name": "dvc-render",
.pre-commit-config.yaml
@@ -51,4 +51,8 @@ repos:
51
hooks:
52
- id: bandit
53
args: [-c, pyproject.toml]
54
+<<<<<<<
55
additional_dependencies: [".[toml]"]
56
+=======
57
+ additional_dependencies: ["bandit[toml]"]
58
+>>>>>>>
0 commit comments