Skip to content

Commit 8dbeee1

Browse files
Update instance repo from cookiecutter template
1 parent 1489c33 commit 8dbeee1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
3-
"commit": "e77e7483457d3e646d7f6643b29d5d31fd01441e",
3+
"commit": "32effe605999dcef043a0e58247b16faf1a05436",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -36,7 +36,7 @@
3636
"trim_blocks": true
3737
},
3838
"_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
39-
"_commit": "e77e7483457d3e646d7f6643b29d5d31fd01441e"
39+
"_commit": "32effe605999dcef043a0e58247b16faf1a05436"
4040
}
4141
},
4242
"directory": null

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ envs.hatch-test.matrix = [
7676
envs.hatch-test.overrides.matrix.deps.env-vars = [
7777
{ key = "UV_PRERELEASE", value = "allow", if = [ "pre" ] },
7878
]
79+
7980
[tool.ruff]
8081
line-length = 120
8182
src = [ "src" ]

0 commit comments

Comments
 (0)