mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
add jest group to dependabot
This commit is contained in:
7
.github/dependabot.yaml
vendored
7
.github/dependabot.yaml
vendored
@@ -53,5 +53,12 @@ updates:
|
||||
- "*-loader"
|
||||
update-types:
|
||||
- major
|
||||
# group major bumps of jest-related dependencies
|
||||
jsx-jest:
|
||||
patterns:
|
||||
- "*jest*"
|
||||
- "*test*"
|
||||
update-types:
|
||||
- major
|
||||
schedule:
|
||||
interval: monthly
|
||||
|
Reference in New Issue
Block a user