mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore(deps): update dependency eslint-plugin-json to v4 (#874)
| datasource | package | from | to | | ---------- | ------------------ | ----- | ----- | | npm | eslint-plugin-json | 3.1.0 | 4.0.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c884ed2ba3
commit
205c9ef954
3 changed files with 8 additions and 8 deletions
|
|
@ -38,7 +38,7 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
files: ['*.json'],
|
||||
extends: ['plugin:json/recommended', 'prettier'],
|
||||
extends: ['plugin:json/recommended-legacy', 'prettier'],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue