Skip to content

Commit 1c2c6a2

Browse files
committed
get rid of the testing branch again
1 parent beef3e0 commit 1c2c6a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ updates:
1111
directory: /
1212
schedule:
1313
interval: weekly
14-
target-branch: testing
14+
target-branch: main
1515
- package-ecosystem: uv
1616
directory: /
1717
schedule:
1818
interval: weekly
19-
target-branch: testing
19+
target-branch: main
2020
- package-ecosystem: docker
2121
directory: /
2222
schedule:
2323
interval: weekly
2424
allow:
2525
- dependency-type: all
26-
target-branch: testing
26+
target-branch: main

0 commit comments

Comments
 (0)