The repository of the gssfile library fails the GH200 rule "Maintained by Dependabot" because the Dependabot config file is named dependabot.yaml, whereas repo-review expects only dependabot.yml.
Can it be made so that repo-review is satisfied with both .yaml and .yml extensions?
The repository of the gssfile library fails the GH200 rule "Maintained by Dependabot" because the Dependabot config file is named
dependabot.yaml, whereas repo-review expects onlydependabot.yml.Can it be made so that repo-review is satisfied with both
.yamland.ymlextensions?