We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fdf759 + bbdb5af commit df88a3fCopy full SHA for df88a3f
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sunpy/package-template",
3
- "commit": "3737aa309d2a695ada046c7868c5683213003f3d",
+ "commit": "c66950b04d0a535002d122c9d5bc0f23534b530c",
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.8.1"
+ rev: "v0.8.2"
hooks:
- id: ruff
7
args: ["--fix"]
0 commit comments