Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
pmrowla committed Nov 21, 2023
1 parent 068672a commit 8e74d4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/iterative/py-template",
"commit": "0aac03d10cbc7b2f7e144e728de5043b7a3458cb",
"commit": "efb0a22625c1d83e687f2bd284f3e96a20d16711",
"context": {
"cookiecutter": {
"project_name": "dvc-task",
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ repos:
hooks:
- id: bandit
args: [-c, pyproject.toml]
additional_dependencies: ["toml"]
additional_dependencies: ["bandit[toml]"]

0 comments on commit 8e74d4e

Please sign in to comment.