We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3df697 + 0f6fdbc commit 7d69ae5Copy full SHA for 7d69ae5
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sunpy/package-template",
3
- "commit": "51fb616094a4d7577c8898445aa50effb89afa31",
+ "commit": "93422b39fbffc8a574649203a8710f00608ce831",
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.7.2"
+ rev: "v0.7.3"
hooks:
- id: ruff
7
args: ["--fix"]
0 commit comments