Skip to content
New issue

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

ci: fix Dependabot config #620

Merged
merged 1 commit into from
Mar 7, 2025
Merged

ci: fix Dependabot config #620

merged 1 commit into from
Mar 7, 2025

Conversation

newpavlov
Copy link
Member

Unfortunately, we can not have two separate "jobs" for bumping direct dependencies and for updating Cargo.lock. The old config results in the following error:

Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Ecosystem 'cargo' has overlapping directories.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@newpavlov newpavlov merged commit 2eb3584 into master Mar 7, 2025
70 checks passed
@newpavlov newpavlov deleted the fix_dependabot branch March 7, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant