Skip to content

Commit 7ed95ed

Browse files
authored
update template
1 parent 6d045d7 commit 7ed95ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/iterative/py-template",
3-
"commit": "0aac03d10cbc7b2f7e144e728de5043b7a3458cb",
3+
"commit": "efb0a22625c1d83e687f2bd284f3e96a20d16711",
44
"context": {
55
"cookiecutter": {
66
"project_name": "dvc-render",

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ repos:
5151
hooks:
5252
- id: bandit
5353
args: [-c, pyproject.toml]
54+
<<<<<<<
5455
additional_dependencies: [".[toml]"]
56+
=======
57+
additional_dependencies: ["bandit[toml]"]
58+
>>>>>>>

0 commit comments

Comments
 (0)