Browse Source

workflow: update github actions via dependabot (#5656)

pull/5913/head
neilnaveen 3 years ago
committed by GitHub
parent
commit
94a18197f3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/dependabot.yml

6
.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
Loading…
Cancel
Save