Update default.json

This commit is contained in:
Pierre HUBERT 2025-03-29 17:22:57 +00:00
parent c5e91ede91
commit c776b8f087

View File

@ -3,6 +3,7 @@
"extends": [ "extends": [
":automergeAll", ":automergeAll",
":enableVulnerabilityAlerts", ":enableVulnerabilityAlerts",
":ignoreUnstable" ":ignoreUnstable",
"group:recommended"
] ]
} }