mirror of
https://github.com/curl/curl.git
synced 2026-08-03 10:20:36 +03:00
renovate: adjust commit message prefixes, try making CodeQL and AWS-LC updates monthly
Also: - enable pip bumps in Dependabot. - reduce dependabot to check monthly (was: weekly) Dependabot acts as a backup for mend/renovate. Closes #18761
This commit is contained in:
parent
7682bd80e7
commit
b04137c1c6
2 changed files with 29 additions and 4 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -7,4 +7,9 @@ updates:
|
|||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'weekly'
|
||||
interval: 'monthly'
|
||||
|
||||
- package-ecosystem: 'pip'
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: 'monthly'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue