Skip to content

Commit e7730ef

Browse files
authored
Update dependabot.yml
1 parent 4272c56 commit e7730ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "githubactions"
8+
# Секція для GitHub Actions
9+
- package-ecosystem: "github-actions"
910
directory: "/"
1011
schedule:
11-
interval: "daily"
12+
interval: "weekly"
13+

0 commit comments

Comments
 (0)