Skip to content

👷 Add GH workflow to bump pre-commit hook versions#1872

Merged
YuriiMotov merged 1 commit into
masterfrom
bump-pre-commit-hooks-workflow
Jul 13, 2026
Merged

👷 Add GH workflow to bump pre-commit hook versions#1872
YuriiMotov merged 1 commit into
masterfrom
bump-pre-commit-hooks-workflow

Conversation

@YuriiMotov

Copy link
Copy Markdown
Member

Dependabot doesn't work well with "pre-commit" package ecosystem..

This PR disables Dependabot "pre-commit" package ecosystem and adds a GH workflow to bump pre-commit hooks using prek auto-update --freeze --cooldown-days 7 command instead.

Note: this workflow re-uses existing TYPER_LATEST_CHANGES token as it's done in prepare-release.yml


Same as fastapi/fastapi#15873 (except token name FASTAPI_PR_TOKEN -> TYPER_LATEST_CHANGES)

@YuriiMotov YuriiMotov added the internal Internal changes label Jun 30, 2026

@tiangolo tiangolo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sounds good, thank you! 🙌

@YuriiMotov YuriiMotov merged commit 847b29a into master Jul 13, 2026
30 checks passed
@YuriiMotov YuriiMotov deleted the bump-pre-commit-hooks-workflow branch July 13, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants