You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: skip repo if no package manager found (#270)
* fix: skip repo if no package manager found
* feat: add gradle and devcontainers support + tests
* feat: add test for dependabot extra configuration at env level
* fix: add registries key if existing configuration dependabot configuration exists
Merge pull request #232 from github/no-newline-in-existing-config
fix: ensure existing dependabot configs without end of file newlines get processed properly