Skip to content

feat: Implement comprehensive basic rulesets for code quality and security#7

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-302aaf1a-8440-4932-ac75-684917bcc983
Draft

feat: Implement comprehensive basic rulesets for code quality and security#7
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-302aaf1a-8440-4932-ac75-684917bcc983

Complete basic rulesets setup for QuickCodes project

812a409
Select commit
Loading
Failed to load commit list.
Dependabot / .github/dependabot.yml failed Aug 21, 2025 in 1s

Your .github/dependabot.yml contained invalid details

Dependabot encountered the following error when parsing your .github/dependabot.yml:

The property '#/updates/0/allow/0' contains additional properties ["update-type"] outside of the schema when none are allowed
The property '#/updates/0/allow/1' contains additional properties ["update-type"] outside of the schema when none are allowed
The property '#/updates/0/ignore' of type null did not match the following type: array
The property '#/updates/1/allow/0' contains additional properties ["update-type"] outside of the schema when none are allowed
The property '#/updates/1/allow/1' contains additional properties ["update-type"] outside of the schema when none are allowed
The property '#/updates/1/allow/2' contains additional properties ["update-type"] outside of the schema when none are allowed
The property '#/updates/2/allow/0' contains additional properties ["update-type"] outside of the schema when none are allowed

Please update the config file to conform with Dependabot's specification.

Details

For more info on the config file format, see the config file documentation