Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04018ad

Browse files
committed
Fix typo in CHANGELOG
1 parent 54e71c1 commit 04018ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ that have helped us get this far!
1616
- A new configuration format for `.pre-commit-config.yaml` is introduced which
1717
will enable future development.
1818
- The new format has a top-level map instead of a top-level list. The
19-
new format puts the hook repositories in a `hooks` key.
19+
new format puts the hook repositories in a `repos` key.
2020
- Old list-based configurations will continue to be supported.
2121
- A command `pre-commit migrate-config` has been introduced to "upgrade"
2222
the configuration format to the new map-based configuration.

0 commit comments

Comments
 (0)