Skip to content

Commit aabe69a

Browse files
Create dependabot.yaml
Signed-off-by: BuriedInCode <6057651+Buried-In-Code@users.noreply.github.com>
1 parent 9954f7e commit aabe69a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: github-actions
4+
directory: /
5+
schedule:
6+
interval: daily
7+
groups:
8+
github_actions:
9+
patterns:
10+
- "*"

0 commit comments

Comments
 (0)