Skip to content

Deprecate pre-commit update workflow#93

Merged
freakboy3742 merged 1 commit into
beeware:mainfrom
Mirochill:deprecate-pre-commit-update-workflow
May 18, 2026
Merged

Deprecate pre-commit update workflow#93
freakboy3742 merged 1 commit into
beeware:mainfrom
Mirochill:deprecate-pre-commit-update-workflow

Conversation

@Mirochill
Copy link
Copy Markdown
Contributor

@Mirochill Mirochill commented May 18, 2026

Summary

  • remove the custom pre-commit-update workflow
  • let Dependabot manage pre-commit updates directly with the same monthly schedule

Why

Dependabot now supports the pre-commit ecosystem, so the repository no longer needs a dedicated update workflow for this job.

Closes #92.

Validation

  • Not run locally
  • Validation was limited to static inspection of the requested workflow/configuration change (git diff --check).

@Mirochill Mirochill marked this pull request as ready for review May 18, 2026 20:10
Copy link
Copy Markdown
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks for the fix!

@freakboy3742 freakboy3742 merged commit 48b713f into beeware:main May 18, 2026
53 of 54 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.

Deprecate usage of pre-commit-update.yml

2 participants