Skip to content

Commit 19affed

Browse files
committed
1 parent c900237 commit 19affed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ clean:
66
rm -rf ./out
77

88
spec-generator:
9-
npx spec-generator@v1.0.0 -c .config.json -w
9+
npx spec-generator@v1.1.2 -c .config.json -w
1010

1111
superlinter:
1212
docker run --rm -e VALIDATE_ALL_CODEBASE=false -e RUN_LOCAL=true -e VALIDATE_MARKDOWN=true -e MARKDOWN_CONFIG_FILE=".markdownlint.json" -e LINTER_RULES_PATH="." -v $(shell pwd):/tmp/lint github/super-linter:v4

0 commit comments

Comments
 (0)