Skip to content

Commit f786a8b

Browse files
committed
template update
1 parent 9ecdea6 commit f786a8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

+1-1
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": "a982dc16b10afa499152d0751f99f9a20158b184",
3+
"commit": "22f52dd88a2ec84dfa380d8e2c655e0b3752a10a",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: blackdoc
1818
additional_dependencies: [black==23.11.0]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.4.1
20+
rev: v0.4.4
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)