Skip to content

Commit

Permalink
chore: Enable dependabot for automatic dependency updates (argoproj#8339
Browse files Browse the repository at this point in the history
)

Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com>

Signed-off-by: William Van Hevelingen <william.vanhevelingen@acquia.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
  • Loading branch information
2 people authored and ashutosh16 committed Nov 23, 2022
1 parent de9ae24 commit cb4acf9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: k8s.io/*

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit cb4acf9

Please sign in to comment.