Skip to content

Commit

Permalink
update template (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: pared <[email protected]>
  • Loading branch information
efiop and pared authored Feb 26, 2023
1 parent a545074 commit 2cd12c2
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/cookiecutter-dvc-plugin",
"commit": "1c708b3f9ce614fc7fd5674d69643f9b24225f32",
"commit": "b5468040d24fba172720eaa61fb37dab48bda808",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: isort
language_version: python3
repo: https://github.com/timothycrosley/isort
rev: 5.9.3
rev: 5.12.0
- hooks:
- id: flake8
language_version: python3
Expand Down

0 comments on commit 2cd12c2

Please sign in to comment.