Преглед изворни кода

workflow: update github actions via dependabot (#5656)

neilnaveen пре 4 година
родитељ
комит
94a18197f3
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      .github/dependabot.yml

+ 6 - 0
.github/dependabot.yml

@@ -62,3 +62,9 @@ updates:
   - dependency-name: node-notifier
     versions:
     - 8.0.1
+- package-ecosystem: "github-actions"
+  directory: "/"
+  schedule:
+    interval: monthly
+  open-pull-requests-limit: 10
+  versioning-strategy: lockfile-only