mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-04-06 06:09:25 +00:00
migrate eslint config to new format required since 9.0.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3420918368
commit
c827c799f9
5 changed files with 89 additions and 29 deletions
|
|
@ -29,6 +29,9 @@
|
|||
"@docker/actions-toolkit": "^0.62.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^2.0.0",
|
||||
"@eslint/eslintrc": "^3.3.3",
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@types/node": "^20.19.27",
|
||||
"@typescript-eslint/eslint-plugin": "^8.50.0",
|
||||
"@typescript-eslint/parser": "^8.50.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue