We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this action failed when I started using groups, see the current config here: https://github.com/D3strukt0r/weleda-webcenter-text-export/blob/f0ce41f7d4effb1113b5e7a0192bc1363626cbef/.github/dependabot.yml
version: 2 updates: ... - package-ecosystem: "npm" ... groups: pwa-dependencies: applies-to: version-updates patterns: - "*" update-types: - "minor" - "patch"
gives me following error
| keyword | message | dataPath | | ------- | ------- | -------- | | additionalProperties | should NOT have additional properties | .updates[1].groups['pwa-dependencies'] |
as you may see here though, the PR was successfully created: D3strukt0r/weleda-webcenter-text-export#32
See docs: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
The text was updated successfully, but these errors were encountered:
No branches or pull requests
this action failed when I started using groups, see the current config here: https://github.com/D3strukt0r/weleda-webcenter-text-export/blob/f0ce41f7d4effb1113b5e7a0192bc1363626cbef/.github/dependabot.yml
gives me following error
as you may see here though, the PR was successfully created: D3strukt0r/weleda-webcenter-text-export#32
See docs: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
The text was updated successfully, but these errors were encountered: