Skip to content

Commit

Permalink
Updates from the package template (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Cadair <1391051+Cadair@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Cadair authored Jul 22, 2024
1 parent cebec41 commit 419e3bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/sunpy/package-template",
"commit": "4af76be5c4219bfc2038c716866327f8d48c0dfa",
"commit": "112d7d4adf0fa168bbb9ddb1886ad4f1e595b8be",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 419e3bd

Please sign in to comment.