Skip to content

Commit

Permalink
Automatic package template update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored and github-actions[bot] committed Jun 24, 2024
1 parent 0107c5d commit 4c94349
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": "c79fc5bff74958e24c9a925a330b8d3aa138f4ce",
"commit": "410738b49959974729f582e4852758602a04e6ee",
"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.8"
rev: "v0.4.9"
hooks:
- id: ruff
args: ["--fix"]
Expand Down

0 comments on commit 4c94349

Please sign in to comment.