Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update template #53

Merged
merged 1 commit into from
Aug 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update template
skshetry authored Aug 28, 2023

Verified

This commit was signed with the committer’s verified signature.
jvnipers Juniper
commit f21ffb79ca95e12854048b5b0950fd2f16d657c4
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": {
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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