Skip to content

Commit 42d8a15

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 70909df commit 42d8a15

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "weekly"

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ convertall:
2727
clean:
2828
rm -rf _build
2929

30-
.PHONY: all clean execute convert executeall convertall build buildall
30+
.PHONY: all clean execute convert executeall convertall build buildall

templates/index.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
{% endfor %}
1212
</ul>
1313
</body>
14-
</html>
14+
</html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
astropy
22
IPython
33
matplotlib
4-
numpy
4+
numpy

0 commit comments

Comments
 (0)