Skip to content

Commit

Permalink
Merge pull request #61 from sunpy/cruft/update-1721027119
Browse files Browse the repository at this point in the history
Updates from the package template
  • Loading branch information
Cadair authored Jul 15, 2024
2 parents ff24ff7 + b43c43e commit c305e83
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": "4721cdbdc9577fbf66f5e0f30fd4133a7723aeb9",
"commit": "4af76be5c4219bfc2038c716866327f8d48c0dfa",
"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
@@ -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
args: ["--fix"]
Expand Down

0 comments on commit c305e83

Please sign in to comment.