Browse Source

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

https://github.com/fphammerle/docker-postfix/commit/b273cbb38193eaa52562688522475c7e6e7df6b7
Fabian Peter Hammerle 3 years ago
parent
commit
c71d4a0fb8
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