Browse Source

Add dependabot for GitHub Actions

pull/6031/head
Gleb Mazovetskiy 3 years ago
parent
commit
b8ddb36cfd
  1. 6
      .github/dependabot.yml

6
.github/dependabot.yml

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