Skip to content

Commit

Permalink
update template (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: skshetry <skshetry@users.noreply.github.com>
  • Loading branch information
efiop and skshetry authored Aug 28, 2023
1 parent 86d9322 commit 252f339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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/cookiecutter-dvc-plugin/",
"commit": "d98b3c3d7a00a8277dd6ae2acd6d7a8fd7c68a11",
"commit": "d0c923cc6da8207f5fa4f91109e48f5f9f5a17c9",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repos:
entry: .rej files found, fix conflicts from these rejected files.
language: fail
files: \.rej$
repo: local
- hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 252f339

Please sign in to comment.