Skip to content

Commit 7ad1e70

Browse files
authored
Merge pull request #291 from htmlhint/dependabot/github_actions/super-linter/super-linter-8
chore(deps): bump super-linter/super-linter from 7 to 8
2 parents 735fef0 + 1675857 commit 7ad1e70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Lint Code Base
27-
uses: super-linter/super-linter/slim@v7
27+
uses: super-linter/super-linter/slim@v8
2828
env:
2929
DEFAULT_BRANCH: main
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -43,4 +43,3 @@ jobs:
4343
VALIDATE_NATURAL_LANGUAGE: false
4444
VALIDATE_TYPESCRIPT_ES: false
4545
VALIDATE_TYPESCRIPT_PRETTIER: false
46-
VALIDATE_TYPESCRIPT_STANDARD: false

0 commit comments

Comments
 (0)