Merge pull request #110 from Ocelot-Social-Community/fix-open-pull-requests-limit

chore(other): fix open pull requests limit.
This commit is contained in:
mahula 2024-04-08 17:04:18 +02:00 committed by GitHub
commit cb164caa92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
version: 2
open-pull-requests-limit: 0
updates:
- package-ecosystem: "github-actions"
open-pull-requests-limit: 99
directory: "/"
rebase-strategy: "disabled"
schedule:
@ -12,6 +12,7 @@ updates:
time: "03:00"
- package-ecosystem: npm
open-pull-requests-limit: 99
directory: "/"
rebase-strategy: "disabled"
schedule: