We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7556f10 commit 0b93343Copy full SHA for 0b93343
2 files changed
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
3
- "commit": "9daabe6a4bc56379c0b62ac0cd4416aefce4a08b",
+ "commit": "1275eab94e86e182af7b0d66fbbb3d540682f140",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
@@ -36,7 +36,7 @@
36
"trim_blocks": true
37
},
38
"_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse",
39
- "_commit": "9daabe6a4bc56379c0b62ac0cd4416aefce4a08b"
+ "_commit": "1275eab94e86e182af7b0d66fbbb3d540682f140"
40
}
41
42
"directory": null
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: pyproject-fmt
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.11.12
+ rev: v0.11.13
20
21
- id: ruff
22
types_or: [python, pyi, jupyter]
0 commit comments