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:
Viktor Szakats 2025-09-27 16:32:22 +02:00
parent 7682bd80e7
commit b04137c1c6
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 29 additions and 4 deletions

View file

@ -7,4 +7,9 @@ updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
interval: 'monthly'
- package-ecosystem: 'pip'
directory: '/'
schedule:
interval: 'monthly'