We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9fc83 commit 88cf8e0Copy full SHA for 88cf8e0
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
3
- "commit": "de44bb4f026b856f95f199fb083ec39d130da884",
+ "commit": "747a8df69a9931a73d3c0e098f70283b2701b3c1",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: debug-statements
12
- id: mixed-line-ending
13
- repo: https://github.com/PyCQA/isort
14
- rev: 5.11.2
+ rev: 5.11.4
15
hooks:
16
- id: isort
17
- repo: https://github.com/psf/black
0 commit comments