Skip to content

Commit 4c57adf

Browse files
Automatic package template update (#169)
Co-authored-by: DanRyanIrish <6806704+DanRyanIrish@users.noreply.github.com>
1 parent d63124f commit 4c57adf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "75f84c4adf1753af67967930c3335bc73bca9bf5",
3+
"commit": "cd21e0d710513a891ed03f29e8afd6e0b9217f04",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# This should be before any formatting hooks like isort
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: "v0.7.2"
4+
rev: "v0.7.4"
55
hooks:
66
- id: ruff
77
args: ["--fix"]

0 commit comments

Comments
 (0)