Browse Source

enable github's dependabot for dev env

Fabian Peter Hammerle 3 years ago
parent
commit
76bc605ceb
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .github/dependabot.yml

+ 10 - 0
.github/dependabot.yml

@@ -0,0 +1,10 @@
+version: 2
+
+updates:
+- package-ecosystem: pipenv
+  directory: /
+  schedule:
+    interval: weekly
+    day: friday
+
+# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates