Skip to content

Commit 023d1f5

Browse files
authored
Configure Dependabot for GitHub Actions
1 parent e98eaa9 commit 023d1f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "" # See documentation for possible values
4-
directory: "/" # Location of package manifests
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
55
schedule:
66
interval: "daily"

0 commit comments

Comments
 (0)