Browse Source

configure dependabot to keep github-actions up-to-date

https://github.com/fphammerle/docker-onion-service/commit/16856af330263d1331895212ae2e6927a35159a4
https://github.com/fphammerle/ical2vdir/commit/76d3b61c128fe1cad322e52d5877cc919a533ac4
Fabian Peter Hammerle 2 years ago
parent
commit
0342e336c6
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .github/dependabot.yml

+ 12 - 0
.github/dependabot.yml

@@ -0,0 +1,12 @@
+# sync with https://github.com/fphammerle/docker-onion-service/blob/master/.github/dependabot.yml
+
+version: 2
+
+updates:
+- package-ecosystem: github-actions
+  directory: /
+  schedule:
+    interval: weekly
+    day: friday
+
+# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates