chore: Update renovate CI

- Fixes some issues with the action - Enables OSV vuln scanning -
Enables updating the dockerfile tool versions
This commit is contained in:
Jade Ellis 2025-09-10 16:53:59 +01:00
commit 27e0ef7b2e
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
3 changed files with 54 additions and 16 deletions

View file

@ -13,6 +13,9 @@ extend-ignore-re = [
"[0-9+][A-Za-z0-9+]{30,}[a-z0-9+]",
"\\$[A-Z0-9+][A-Za-z0-9+]{6,}[a-z0-9+]",
"\\b[a-z0-9+/=][A-Za-z0-9+/=]{7,}[a-z0-9+/=][A-Z]\\b",
# In the renovate config
".ontainer"
]
[default.extend-words]