Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 18, 2022
1 parent 70909df commit 42d8a15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ convertall:
clean:
rm -rf _build

.PHONY: all clean execute convert executeall convertall build buildall
.PHONY: all clean execute convert executeall convertall build buildall
2 changes: 1 addition & 1 deletion templates/index.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
{% endfor %}
</ul>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion tutorials/redshift-plot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astropy
IPython
matplotlib
numpy
numpy

0 comments on commit 42d8a15

Please sign in to comment.