Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamero committed Sep 3, 2024
1 parent 8c6b38b commit b69ae10
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
version: 2
updates:
- package-ecosystem: "npm"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/template/workflows/helm/.github/workflows"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"
- package-ecosystem: 'npm'
schedule:
interval: 'weekly'
groups:
actions:
patterns:
- '*'
- package-ecosystem: 'github-actions'
directory: '/template/workflows/helm/.github/workflows'
schedule:
interval: 'weekly'
groups:
actions:
patterns:
- '*'

0 comments on commit b69ae10

Please sign in to comment.