Skip to content

Commit acfb526

Browse files
authored
Merge pull request #6 from devilbox/jsonlint
Use latest jsonlint
2 parents 2fc7f38 + 0c8e161 commit acfb526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CURRENT_DIR = $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
1515
FL_VERSION = 0.4
1616
FL_IGNORES = .git/,.github/
1717
# Json lint
18-
JL_VERSION = 1.6.0-0.5
18+
JL_VERSION = latest
1919
JL_IGNORES = .git/,.github/
2020
# Yamllint
2121
YL_VERSION = 1.26-0.9

0 commit comments

Comments
 (0)