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

⬆️ Update dependency management and automerge configuration #565

Merged
merged 4 commits into from
Mar 3, 2025

Conversation

burgholzer
Copy link
Member

Description

This pull request improves the dependency management process and automerge behavior. It includes the following updates:

  • Updated pre-commit hooks to the latest versions.
  • Enabled automerge for minor version updates of stable dependencies.
  • Enabled automerge for lockfile update pull requests.
  • Explicitly added a lower version bound for the sphinx dependency.

These changes ensure smoother dependency updates and improve overall development efficiency.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines

Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer self-assigned this Mar 3, 2025
@burgholzer burgholzer added dependencies Pull requests that update a dependency file python Anything related to Python code pre-commit Pull requests that update pre-commit checks labels Mar 3, 2025
@burgholzer burgholzer enabled auto-merge (squash) March 3, 2025 12:01
@burgholzer burgholzer merged commit aadfdb6 into main Mar 3, 2025
22 checks passed
@burgholzer burgholzer deleted the config-updates branch March 3, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pre-commit Pull requests that update pre-commit checks python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant