We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6611d7e + 30c33a9 commit 09a83f1Copy full SHA for 09a83f1
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sunpy/package-template",
3
- "commit": "4721cdbdc9577fbf66f5e0f30fd4133a7723aeb9",
+ "commit": "4af76be5c4219bfc2038c716866327f8d48c0dfa",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: "v0.5.0"
+ rev: "v0.5.1"
hooks:
- id: ruff
7
args: ["--fix"]
0 commit comments