Skip to content
Snippets Groups Projects
Unverified Commit 959baeab authored by Ville Skyttä's avatar Ville Skyttä Committed by GitHub
Browse files

fix(pre-commit): `pre-commit` spelling in default message topic (#11366)

parent 7751acdc
No related branches found
No related tags found
No related merge requests found
export { extractPackageFile } from './extract';
export const defaultConfig = {
commitMessageTopic: 'precommit hook {{depName}}',
commitMessageTopic: 'pre-commit hook {{depName}}',
fileMatch: ['(^|/)\\.pre-commit-config\\.yaml$'],
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment