mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-07-14 04:31:50 +02:00
chore: update yarn to 3.6.3
This commit is contained in:
15
.yarnrc.yml
Normal file
15
.yarnrc.yml
Normal file
@ -0,0 +1,15 @@
|
||||
logFilters:
|
||||
- code: YN0013
|
||||
level: discard
|
||||
- code: YN0019
|
||||
level: discard
|
||||
- code: YN0076
|
||||
level: discard
|
||||
|
||||
nodeLinker: node-modules
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.6.3.cjs
|
Reference in New Issue
Block a user