mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Testing correct values
This commit is contained in:
parent
eb88f4532e
commit
817fa9f868
17
.github/dependabot.yml
vendored
17
.github/dependabot.yml
vendored
@ -1,6 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "yarn"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
update_configs:
|
||||
- automerged_updates:
|
||||
- match:
|
||||
update_type: all
|
||||
dependency_type: production
|
||||
- match:
|
||||
update_type: all
|
||||
dependency_type: development
|
||||
directory: "/"
|
||||
package_manager: javascript
|
||||
update_schedule: weekly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user