Skip to content

Commit

Permalink
fix dependabot (#2834)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <cpanato@chainguard.dev>
  • Loading branch information
cpanato committed Jun 11, 2024
1 parent 5e3a09a commit 04e6b33
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/.github"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
groups:
actions:
update-types:
- "minor"
- "patch"

0 comments on commit 04e6b33

Please sign in to comment.