Switch primary branch from master to main (#2851)
* Switch primary branch from master to main Co-authored-by: QWp6t <hi@qwp6t.me>
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -7,7 +7,7 @@ updates:
|
||||
time: "08:00"
|
||||
timezone: US/Central
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: master
|
||||
target-branch: main
|
||||
ignore:
|
||||
- dependency-name: filp/whoops
|
||||
versions:
|
||||
@@ -26,7 +26,7 @@ updates:
|
||||
time: "08:00"
|
||||
timezone: US/Central
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: master
|
||||
target-branch: main
|
||||
ignore:
|
||||
- dependency-name: postcss
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user