Skip to content

Commit 86a0cfd

Browse files
authored
chore: enable github actions dependabot checks (#2496)
* chore: enable github actions dependabot checks * FIx
1 parent 11e8064 commit 86a0cfd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: monthly
12+
13+
- package-ecosystem: "github-actions"
14+
directory: "/"
15+
schedule:
16+
interval: monthly

0 commit comments

Comments
 (0)