mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Fix typo in CHANGELOG
This commit is contained in:
@@ -16,7 +16,7 @@ that have helped us get this far!
|
||||
- A new configuration format for `.pre-commit-config.yaml` is introduced which
|
||||
will enable future development.
|
||||
- The new format has a top-level map instead of a top-level list. The
|
||||
new format puts the hook repositories in a `hooks` key.
|
||||
new format puts the hook repositories in a `repos` key.
|
||||
- Old list-based configurations will continue to be supported.
|
||||
- A command `pre-commit migrate-config` has been introduced to "upgrade"
|
||||
the configuration format to the new map-based configuration.
|
||||
|
||||
Reference in New Issue
Block a user