From 3900d94aa497b4e45a157dd93ccfdd139392be19 Mon Sep 17 00:00:00 2001 From: Fabian Peter Hammerle Date: Sun, 20 Jun 2021 14:49:05 +0200 Subject: [PATCH] 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 --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a59371d..1c924b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,5 @@ +# sync with https://github.com/fphammerle/docker-onion-service/blob/master/.github/dependabot.yml + version: 2 updates: @@ -6,5 +8,11 @@ updates: schedule: interval: weekly day: friday +- package-ecosystem: github-actions + directory: / + # > YAML aliases are not supported + schedule: + interval: weekly + day: friday # https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates