Skip to content

Commit 13a8c4b

Browse files
chore: update dependabot config
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8034dab commit 13a8c4b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,14 @@ updates:
9090
github-actions-dependencies:
9191
patterns:
9292
- '*'
93+
- package-ecosystem: github-actions
94+
directory: /actions/helm/test-chart
95+
open-pull-requests-limit: 20
96+
schedule:
97+
interval: weekly
98+
day: friday
99+
time: '04:00'
100+
groups:
101+
github-actions-dependencies:
102+
patterns:
103+
- '*'

0 commit comments

Comments
 (0)