Skip to content

Commit 43dbd21

Browse files
authored
Merge pull request #22 from alphagov/BAU-Enable-dependabot-for-GitHub-Actions
BAU - Enable dependabot for GitHub Actions
2 parents ad1e3e8 + 4df8867 commit 43dbd21

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ updates:
1313
interval: daily
1414
cooldown:
1515
default-days: 10
16+
- package-ecosystem: github-actions
17+
directory: /
18+
schedule:
19+
interval: weekly
20+
cooldown:
21+
default-days: 10
1622
...

0 commit comments

Comments
 (0)