Skip to content

Commit cd107b0

Browse files
committed
template update
1 parent e899d8a commit cd107b0

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": "a75834d29195861a63e8fb6dd7527fca42f1a909",
3+
"commit": "327e5d7bd991fe1b4a2e6ae1f398a8babb84ca7d",
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.3.2
20+
rev: v0.3.3
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)