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 0ae96d5 commit cfaf497Copy full SHA for cfaf497
1 file changed
README.md
@@ -503,6 +503,11 @@ reference to the `repos` list in that project's `.pre-commit-config.yaml` like:
503
> Depending on the environment that workflow runs in, it may be necessary to
504
> [override the version of Node.js used by pre-commit][pre-commit-version].
505
506
+Setting the `id` above to `markdownlint-cli2-docker` uses the Docker container
507
+image instead. That image bundles Node.js and all dependencies and provides the
508
+most consistent experience because it is not affected by new releases of any
509
+dependencies.
510
+
511
## History
512
513
See [CHANGELOG.md][changelog].
0 commit comments