]> git.openstreetmap.org Git - rails.git/commitdiff
Enable dependabot for github actions
authorTom Hughes <tom@compton.nu>
Wed, 9 Dec 2020 22:47:52 +0000 (22:47 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 10 Dec 2020 00:11:50 +0000 (00:11 +0000)
.github/dependabot.yml

index 539fa4a1d17509ca98b4b875bf84c8519eb1d3fa..7b28ebfcd65eccc943a707844cb106f413d0aaa0 100644 (file)
@@ -5,3 +5,7 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "daily"