Skip to content

Commit b8856bb

Browse files
committed
dependabot: Manage GitHub Action workflows also
Signed-off-by: Stephen Finucane <[email protected]>
1 parent bbcefad commit b8856bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
ignore:
1010
- dependency-name: "*"
1111
update-types: ["version-update:semver-patch"]
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "monthly"

0 commit comments

Comments
 (0)