Browse Source

configure github's dependabot to keep versions in dockerfile up-to-date

Fabian Peter Hammerle 3 years ago
parent
commit
b273cbb381
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: docker
+  directory: /
+  schedule:
+    interval: weekly
+    day: friday
+
+# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates