Skip to content

Commit

Permalink
Merge pull request #40 from sunpy/cruft/update-1715583926
Browse files Browse the repository at this point in the history
Updates from the package template
  • Loading branch information
nabobalis committed May 13, 2024
2 parents 5eca751 + 90f83a0 commit 3a89708
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": "7ba209cccc9fd84d78d5b4c3c4f8f19f39ff5e8c",
"commit": "83165d84b33a2b61fe9abd1dbe28d1c55b3d1c0e",
"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.4.1"
rev: "v0.4.3"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 3a89708

Please sign in to comment.