Skip to content

Commit 26091e2

Browse files
committed
Use dependabot instead of custom action
1 parent 2ddc3c2 commit 26091e2

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
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: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12+
13+
- package-ecosystem: "github-actions"
14+
directory: "/"
15+
schedule:
16+
interval: "daily"

.github/workflows/action-updater.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)