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

fix: referring to mix package key as hex. #96

Merged
merged 1 commit into from
Apr 16, 2024
Merged

fix: referring to mix package key as hex. #96

merged 1 commit into from
Apr 16, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Apr 15, 2024

fixes #70

Pull Request

Proposed Changes

This pull request includes changes to the dependabot_file.py and test_dependabot_file.py files, specifically in the build_dependabot_file function and the test_build_dependabot_file_with_hex test case. The changes are focused on replacing the package ecosystem from 'hex' to 'mix'.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, or breaking

fixes #70

Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert requested a review from jmeridth as a code owner April 15, 2024 23:34
@zkoppert zkoppert added the bug Something isn't working label Apr 15, 2024
@zkoppert zkoppert merged commit a1fe712 into main Apr 16, 2024
19 checks passed
@zkoppert zkoppert deleted the hex-mixup branch April 16, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong package-ecosystem value in dependabot config for Hex package manager
2 participants