Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e71c1 commit 04018adCopy full SHA for 04018ad
1 file changed
CHANGELOG.md
@@ -16,7 +16,7 @@ that have helped us get this far!
16
- A new configuration format for `.pre-commit-config.yaml` is introduced which
17
will enable future development.
18
- 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.
+ new format puts the hook repositories in a `repos` key.
20
- Old list-based configurations will continue to be supported.
21
- A command `pre-commit migrate-config` has been introduced to "upgrade"
22
the configuration format to the new map-based configuration.
0 commit comments