Skip to content

Commit 7d69ae5

Browse files
authored
Merge pull request #783 from sunpy/cruft/update
2 parents a3df697 + 0f6fdbc commit 7d69ae5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "51fb616094a4d7577c8898445aa50effb89afa31",
3+
"commit": "93422b39fbffc8a574649203a8710f00608ce831",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.pre-commit-config.yaml

+1-1
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.3"
55
hooks:
66
- id: ruff
77
args: ["--fix"]

0 commit comments

Comments
 (0)