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 0d84145 commit b02d043Copy full SHA for b02d043
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
3
- "commit": "5c8a3dfc59e893134050fe4e355893dd1d08b2e7",
+ "commit": "2f1507f0a76c572a0a174fe0a831e876ea55c280",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: blackdoc
18
additional_dependencies: [black==23.11.0]
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.5.5
+ rev: v0.6.2
21
hooks:
22
- id: ruff
23
args: [--fix, --show-fixes]
0 commit comments