Adds dependabot for GitHub actions

pull/280/head
Tpt 3 years ago
parent be51f90352
commit 8cdd7e63f1
  1. 6
      .github/dependabot.yml

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