Skip to content

Commit d5e48a5

Browse files
committed
chore: add scripts/release/ folder to dependabot
1 parent c6202db commit d5e48a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ updates:
1919
interval: daily
2020
open-pull-requests-limit: 1
2121
- package-ecosystem: docker
22-
directory: "/scripts"
22+
directory: "/scripts/release"
2323
schedule:
2424
interval: daily
2525
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)