main includes the pre-commit hook changes. If we use revision 2.6.0 in pre-commit configuration we will face an error. We should change this reference in next release.
Benefits
Possible drawbacks
Applicable issues
fixes #
Additional information
Checklist
[ ] Version bumped in package.json and package-lock.json according to semver.
[ ] New features are documented in the README.md
[ ] New features contain a new test at the tests folder
Description of the change
main
includes the pre-commit hook changes. If we use revision 2.6.0 in pre-commit configuration we will face an error. We should change this reference in next release.Benefits
Possible drawbacks
Applicable issues
Additional information
Checklist
package.json
andpackage-lock.json
according to semver.tests
foldernpm test