Skip to content

馃敡 Add Dependabot config for GitHub Actions and pip - #624

Merged
MiWeiss merged 1 commit into
mainfrom
chore/dependabot
Sep 10, 2026
Merged

馃敡 Add Dependabot config for GitHub Actions and pip#624
MiWeiss merged 1 commit into
mainfrom
chore/dependabot

Conversation

@MiWeiss

@MiWeiss MiWeiss commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Adds .github/dependabot.yml:

  • github-actions: weekly, all action bumps grouped into one PR.
  • pip: weekly, grouped, covers the dependencies in pyproject.toml.

Commit messages use the 猬嗭笍 prefix to match the existing gitmoji style.

Note: Dependabot ignores actions pinned to a branch, so the @main refs in pre-commit.yml won't get update PRs until they are switched to version tags. Action versions are also inconsistent across workflows (checkout at v3/v4/v6); the first Dependabot run will bump the older ones.

@MiWeiss
MiWeiss merged commit c88ce92 into main Sep 10, 2026
18 checks passed
@MiWeiss
MiWeiss deleted the chore/dependabot branch September 10, 2026 20:27
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