File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 33 - package-ecosystem : github-actions
44 directory : " /"
55 schedule :
6- interval : weekly
6+ interval : monthly
77 labels :
88 - github-actions
99
@@ -12,18 +12,18 @@ updates:
1212 schedule :
1313 interval : weekly
1414 versioning-strategy : increase
15- open-pull-requests-limit : 2
15+ open-pull-requests-limit : 1
1616
1717 - package-ecosystem : npm
1818 directory : " /htmlhint"
1919 schedule :
2020 interval : weekly
2121 versioning-strategy : increase
22- open-pull-requests-limit : 2
22+ open-pull-requests-limit : 1
2323
2424 - package-ecosystem : npm
2525 directory : " /htmlhint-server"
2626 schedule :
2727 interval : weekly
2828 versioning-strategy : increase
29- open-pull-requests-limit : 2
29+ open-pull-requests-limit : 1
Original file line number Diff line number Diff line change 2525 persist-credentials : false
2626
2727 - name : Lint Code Base
28- uses : super-linter/super-linter/slim@v8
28+ uses : super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
2929 env :
3030 DEFAULT_BRANCH : main
3131 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1- lockfileVersion = " 3"
21registry = 'https://registry.npmjs.org/ '
Original file line number Diff line number Diff line change 99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git+ https://github.com/htmlhint/vscode-htmlhint.git"
12+ "url" : " https://github.com/htmlhint/vscode-htmlhint.git"
1313 },
1414 "funding" : " https://opencollective.com/htmlhint" ,
1515 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments