Skip to content

Commit b02d043

Browse files
committed
template update
1 parent 0d84145 commit b02d043

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": "5c8a3dfc59e893134050fe4e355893dd1d08b2e7",
3+
"commit": "2f1507f0a76c572a0a174fe0a831e876ea55c280",
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
@@ -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.5.5
20+
rev: v0.6.2
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)