Skip to content

Commit

Permalink
Merge pull request #2 from sunpy/cruft/update-1709048790
Browse files Browse the repository at this point in the history
Updates from the package template
  • Loading branch information
Cadair authored Feb 27, 2024
2 parents 3b07bc1 + 5a7a2c9 commit b1f6942
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
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": "74b4ef6d57c2b3f0dac7e8230e918eac94f45403",
"commit": "31e62add7400477edda83fa5ac399a5df0b86c89",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ repos:
exclude: ".*(.fits|.fts|.fit|.header|.txt|tca.*|.json)$|^CITATION.rst$"
- id: mixed-line-ending
exclude: ".*(.fits|.fts|.fit|.header|.txt|tca.*)$"
ci:
autofix_prs: false
autoupdate_schedule: "quarterly"

0 comments on commit b1f6942

Please sign in to comment.