remove minor and patch version from superlinter (#2203)

Removes the superlinter patch version to prevent large amounts of dependabot pull request noise.
This commit is contained in:
Carter Anderson 2021-05-17 20:52:17 +00:00
parent 071965996b
commit 0c096d30ee

View file

@ -85,7 +85,7 @@ jobs:
fetch-depth: 0
- name: Run Markdown Lint
uses: github/super-linter@v3.17.0
uses: github/super-linter@v3
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_MARKDOWN: true