Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Fix pre-commit deprecation warnings#90

Merged
alexeagle merged 1 commit intoaspect-build:mainfrom
jklukas:pre-commit-migration
Aug 8, 2025
Merged

Fix pre-commit deprecation warnings#90
alexeagle merged 1 commit intoaspect-build:mainfrom
jklukas:pre-commit-migration

Conversation

@jklukas
Copy link
Contributor

@jklukas jklukas commented Aug 8, 2025

Working in this repository with the latest version of pre-commit leads to the following:

Error: [WARNING] top-level default_stages uses deprecated stage names (commit) which will be removed in a future version. run: pre-commit migrate-config to automatically fix this.

This PR is the result of running pre-commit migrate-config and allowing it to apply lint fixes to all files.


Changes are visible to end-users: no

Test plan

  • Covered by existing test cases

@alexeagle alexeagle merged commit 1a9deab into aspect-build:main Aug 8, 2025
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants