Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 33d1457

Browse files
committed
template update
1 parent 9e42f2f commit 33d1457

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": "f34de19a5e04c854bd4bf5caa2ddb5c4adb4f81f",
3+
"commit": "2067185c795487ccc17346ec5de9f2dd567888bc",
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
@@ -34,6 +34,6 @@ repos:
3434
- id: pretty-format-toml
3535
args: [--autofix]
3636
- repo: https://github.com/gitleaks/gitleaks
37-
rev: v8.20.0
37+
rev: v8.20.1
3838
hooks:
3939
- id: gitleaks

0 commit comments

Comments
 (0)