Browse Source

[misc] add dependabot.yml

pull/1952/head
Pete Batard 3 years ago
committed by GitHub
parent
commit
43761aba43
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
Loading…
Cancel
Save