Skip to content

Commit

Permalink
Updates from the package template (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: Cadair <[email protected]>
Co-authored-by: Nabil Freij <[email protected]>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 2ee3205 commit fe34406
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": "75f84c4adf1753af67967930c3335bc73bca9bf5",
"commit": "cd21e0d710513a891ed03f29e8afd6e0b9217f04",
"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,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.3"
rev: "v0.7.4"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit fe34406

Please sign in to comment.