Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion megalinter/descriptors/json.megalinter-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ linters:
ARG NPM_ESLINT_VERSION=10.7.0
- |-
# renovate: datasource=npm depName=@eslint/eslintrc
ARG NPM_ESLINT_ESLINTRC_VERSION=3.3.6
ARG NPM_ESLINT_ESLINTRC_VERSION=3.3.7
- |-
# renovate: datasource=npm depName=eslint-plugin-jsonc
ARG NPM_ESLINT_PLUGIN_JSONC_VERSION=3.3.0
Expand Down
Loading