Skip to content

Comments

pre-commit migrate-config#661

Closed
cclauss wants to merge 1 commit intonvuillam:mainfrom
cclauss:pre-commit_migrate-config
Closed

pre-commit migrate-config#661
cclauss wants to merge 1 commit intonvuillam:mainfrom
cclauss:pre-commit_migrate-config

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 11, 2024

Description

Related to:

% pre-commit install

[WARNING] top-level `default_stages` uses deprecated stage names (commit, push) which will be removed
  in a future version.  run: `pre-commit migrate-config` to automatically fix this.
pre-commit installed at .git/hooks/pre-commit

% pre-commit migrate-config

Configuration has been migrated.

- default_stages: [commit, push]
+ default_stages: [pre-commit, pre-push]

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@cclauss cclauss closed this Sep 23, 2025
@cclauss cclauss deleted the pre-commit_migrate-config branch September 23, 2025 17:47
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