1
0
mirror of synced 2026-03-18 00:46:56 +00:00

Merge pull request #3216 from fluxcd/dependabot

Enable Dependabot for GitHub Actions
This commit is contained in:
Stefan Prodan
2022-10-17 19:20:42 +03:00
committed by GitHub

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"