diff --git a/.cruft.json b/.cruft.json index cf98d39..1fc41c2 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/iterative/cookiecutter-dvc-plugin", - "commit": "fef394b15f2800a69b5ee11ddcc9e4c5339ae5f5", + "commit": "b5468040d24fba172720eaa61fb37dab48bda808", "checkout": null, "context": { "cookiecutter": { diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cb2a97..0cfee93 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: isort language_version: python3 repo: https://github.com/timothycrosley/isort - rev: 5.11.4 + rev: 5.12.0 - hooks: - id: flake8 language_version: python3