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

chore: update dependabot configuration #38

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

gvieira18
Copy link
Collaborator

This pull request includes updates to the .github/dependabot.yml configuration file and minor code cleanup from make lint command.

Dependabot configuration improvements:

  • .github/dependabot.yml: Added pull-request-branch-name and ignore settings for both github-actions and cargo ecosystems, and added groups settings for the cargo ecosystem to differentiate between production and development dependencies.

Code cleanup:

  • src/app/mod.rs: Reordered imports to place Frame in alphabetical order.
  • src/tui/mod.rs: Reordered imports to place Terminal in alphabetical order and grouped related imports together.

Signed-off-by: Gabriel do Carmo Vieira <[email protected]>
Signed-off-by: Gabriel do Carmo Vieira <[email protected]>
@gvieira18 gvieira18 self-assigned this Dec 13, 2024
@gvieira18 gvieira18 merged commit b315ca0 into main Dec 16, 2024
2 checks passed
@gvieira18 gvieira18 deleted the chore_update_dependabot_config branch December 16, 2024 12:43
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.

1 participant