Skip to content

Commit aa9603c

Browse files
committed
update again
1 parent 25d2e34 commit aa9603c

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "44ff5c06778e86b845dab595ebf338ba876d495e",
3+
"commit": "82eeab1ff6d8412193f03432404f97f13d81ce4d",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -32,7 +32,7 @@
3232
".github/workflows/sub_package_update.yml"
3333
],
3434
"_template": "https://github.com/sunpy/package-template",
35-
"_commit": "44ff5c06778e86b845dab595ebf338ba876d495e"
35+
"_commit": "82eeab1ff6d8412193f03432404f97f13d81ce4d"
3636
}
3737
},
3838
"directory": null

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ repos:
5050
- id: typos
5151
types_or: [python, rst]
5252
exclude: *exclude_dirs
53-
- repo: meta
54-
hooks:
55-
- id: check-hooks-apply
56-
# This may fail if you do not have matching files in the data/ or extern/ directories
57-
- id: check-useless-excludes
5853
- repo: local
5954
hooks:
6055
- id: generate-sunpy-net-hek-attrs

0 commit comments

Comments
 (0)