Skip to content

Commit 619afa9

Browse files
author
Harmanpreet Kaur
committed
edit 2
1 parent 55bedaa commit 619afa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ updates:
1919
interval: "monthly"
2020
commit-message:
2121
prefix: "build"
22-
target-branch: "pip"
22+
target-branch: "dependabotchanges"
2323
open-pull-requests-limit: 10
2424

25-
- package-ecosystem: "github-actions"
25+
- package-ecosystem: "pip"
2626
directory: "/src/frontend"
2727
schedule:
2828
interval: "monthly"

0 commit comments

Comments
 (0)