mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
chore(other): fix open pull requests limit.
This commit is contained in:
parent
53d876466f
commit
0ba91fb0bf
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
version: 2
|
version: 2
|
||||||
open-pull-requests-limit: 0
|
|
||||||
updates:
|
updates:
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
open-pull-requests-limit: 99
|
||||||
directory: "/"
|
directory: "/"
|
||||||
rebase-strategy: "disabled"
|
rebase-strategy: "disabled"
|
||||||
schedule:
|
schedule:
|
||||||
@ -12,6 +12,7 @@ updates:
|
|||||||
time: "03:00"
|
time: "03:00"
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
|
open-pull-requests-limit: 99
|
||||||
directory: "/"
|
directory: "/"
|
||||||
rebase-strategy: "disabled"
|
rebase-strategy: "disabled"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user