Skip to content

Commit 08e0e78

Browse files
paredefiop
authored andcommitted
update template
1 parent a023383 commit 08e0e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .cruft.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/iterative/cookiecutter-dvc-plugin",
3-
"commit": "1c708b3f9ce614fc7fd5674d69643f9b24225f32",
3+
"commit": "b5468040d24fba172720eaa61fb37dab48bda808",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: isort
2424
language_version: python3
2525
repo: https://github.com/timothycrosley/isort
26-
rev: 5.9.3
26+
rev: 5.12.0
2727
- hooks:
2828
- id: flake8
2929
language_version: python3

0 commit comments

Comments
 (0)