mirror of https://github.com/webpack/webpack.git
ci: improve dependencies group updates
This commit is contained in:
parent
2762cdee40
commit
c1a95d273a
|
@ -14,6 +14,11 @@ updates:
|
|||
dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
exclude-patterns:
|
||||
- "eslint-scope"
|
||||
- "json-parse-even-better-errors"
|
||||
- "schema-utils"
|
||||
- "strip-ansi"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
|
Loading…
Reference in New Issue