Explorar o código

Merge pull request #1287 from yubiuser/dependabot2

Add dependabot to keep github-actions up-to-date
bel2125 hai 9 meses
pai
achega
2f1f52c428
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      .github/dependabot.yml

+ 10 - 0
.github/dependabot.yml

@@ -0,0 +1,10 @@
+version: 2
+updates:
+- package-ecosystem: github-actions
+  directory: "/"
+  schedule:
+    interval: weekly
+    day: saturday
+    time: "10:00"
+  open-pull-requests-limit: 10
+  target-branch: master