Skip to content

Commit

Permalink
added dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Madsen, Kent <kent.vejrup.madsen@designermadsen.dk>
  • Loading branch information
KentVejrupMadsen committed Jun 18, 2023
1 parent 5c1cdbc commit 6421dbe
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 20 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

*.sh text diff=sh eol=lf
*.py text diff=python eol=lf

*.ipynb text eol=lf
*.toml text eol=lf

Expand Down
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
7 changes: 6 additions & 1 deletion docs/Readme.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Documentation for the Hugin and Munin framework
##
##



##

19 changes: 0 additions & 19 deletions src/HM/main.py

This file was deleted.

Empty file removed src/__init__.py
Empty file.

0 comments on commit 6421dbe

Please sign in to comment.