Skip to content

Commit 88cf8e0

Browse files
committed
template update
1 parent 6b9fc83 commit 88cf8e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
3-
"commit": "de44bb4f026b856f95f199fb083ec39d130da884",
3+
"commit": "747a8df69a9931a73d3c0e098f70283b2701b3c1",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: debug-statements
1212
- id: mixed-line-ending
1313
- repo: https://github.com/PyCQA/isort
14-
rev: 5.11.2
14+
rev: 5.11.4
1515
hooks:
1616
- id: isort
1717
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)