Skip to content

Commit 1a0bf9f

Browse files
authored
ci: GitHub dependabot config style, not standalone
1 parent 96e50fa commit 1a0bf9f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8-
ignored_updates:
9-
- match:
10-
dependency_name: "actions/*"
8+
ignore:
9+
- dependency_name: "actions/*"

0 commit comments

Comments
 (0)