Skip to content

Commit c667d58

Browse files
committed
revert: Fix dependabot syntax error (open-telemetry#1719)
This reverts commit 60a630c.
1 parent 60a630c commit c667d58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ updates:
66
schedule:
77
interval: daily
88
- package-ecosystem: bundler
9-
directories:
10-
- "**/*"
9+
directories: "**/*"
1110
schedule:
1211
interval: weekly

0 commit comments

Comments
 (0)