Skip to content

Conversation

@yorickdowne
Copy link

What I did

Group dependabot for everything. This means we need to run fewer CI tests, and have fewer PRs to review and accept. Also, the CI will catch any interactions between updates that might break something

I kept pydantic in its own group because it tends to break with pydantic-core: This way we can specifically exclude a pydantic-core version there, without touching any other dependencies. This is definitely a compromise.

dependabot will add a dependency to the first matching group. This will not include pydantic* twice

@valefar-on-discord valefar-on-discord merged commit 4901297 into ethstaker:main Jun 26, 2025
3 checks passed
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.

2 participants