Skip to content

Commit

Permalink
Automatic package template update (#182)
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 Dec 16, 2024
1 parent 71a9564 commit e888c1a
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": "5446d70263fff597b33ca7b0833aaeb5f3c3ac59",
"commit": "c66950b04d0a535002d122c9d5bc0f23534b530c",
"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.8.1"
rev: "v0.8.2"
hooks:
- id: ruff
args: ["--fix", "--unsafe-fixes"]
Expand Down

0 comments on commit e888c1a

Please sign in to comment.