Enable dependabot for actions.

zvecr-patch-1
Nick Brassel 3 years ago committed by GitHub
parent 43f8d365ba
commit 2b094d4112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/dependabot.yml

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