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 536313b commit ce75b0aCopy full SHA for ce75b0a
index.js
@@ -64,7 +64,7 @@ async function main() {
64
65
This only has performance implications and won't change the result of your pre-commit tests.
66
If this problem persists on your default branch, you can try to fix it by editing your '.pre-commit-config.yaml'.
67
- I.e. run 'pre-commit autoupdate' or simply add a blank line.
+ For example try to run 'pre-commit autoupdate' or simply add a blank line.
68
This will result in a different hash value and thus a different cache target.`.replace(/^ +/gm, '')
69
);
70
}
0 commit comments