Skip to content

Commit da6e9a6

Browse files
authored
ci: fix bug in website Dependabot config (#5022)
1 parent 7099d1c commit da6e9a6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ updates:
8787
all-github-actions:
8888
patterns: ["*"]
8989
- package-ecosystem: docker
90-
directories:
91-
- "/"
92-
- "/website"
90+
directory: "/"
9391
schedule:
9492
interval: weekly
9593
day: friday

0 commit comments

Comments
 (0)