Compare commits

..

3 Commits

Author SHA1 Message Date
renovate-bot 6f43568d67 chore(deps): update github/codeql-action action to v4
Security / scan (pull_request) Successful in 31s
2026-05-12 00:34:00 +00:00
JonKazama-Hellion a5958d47a4 Merge pull request 'chore(renovate): fix schema warning (prPriority)' (#10) from chore/renovate-config-schema-fix into master
Security / scan (push) Failing after 6s
Reviewed-on: #10
2026-05-12 00:14:52 +00:00
renovate-bot 99c61cf7e3 chore(renovate): fix schema (prPriority placement)
Security / scan (pull_request) Successful in 15s
Moves prPriority out of vulnerabilityAlerts (only allowed in packageRules per schema).
Fixes the recurring 'Found renovate config warnings' issue.
2026-05-11 22:17:59 +00:00
+1 -2
View File
@@ -44,8 +44,7 @@
], ],
"vulnerabilityAlerts": { "vulnerabilityAlerts": {
"labels": ["security", "vulnerability"], "labels": ["security", "vulnerability"],
"schedule": ["at any time"], "schedule": ["at any time"]
"prPriority": 10
}, },
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true, "enabled": true,