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.
1 parent cebec41 commit 419e3bdCopy full SHA for 419e3bd
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/sunpy/package-template",
3
- "commit": "4af76be5c4219bfc2038c716866327f8d48c0dfa",
+ "commit": "112d7d4adf0fa168bbb9ddb1886ad4f1e595b8be",
4
"checkout": null,
5
"context": {
6
"cookiecutter": {
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ exclude: ".*(.csv|.fits|.fts|.fit|.header|.txt|tca.*|.json|.asdf)$|^CITATION.rst
repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: "v0.5.1"
+ rev: "v0.5.2"
hooks:
7
- id: ruff
8
args: ["--fix"]
0 commit comments