Skip to content

Commit 6189e12

Browse files
chore: update global workflows
1 parent 91fd2ce commit 6189e12

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ updates:
8181
open-pull-requests-limit: 10
8282

8383
- package-ecosystem: "pip"
84-
directory: "/"
84+
directories:
85+
- "/"
86+
- "/*"
8587
rebase-strategy: disabled
8688
schedule:
8789
interval: "cron"

0 commit comments

Comments
 (0)