Skip to content

converting from previous isWinner implementation to the new one #41

converting from previous isWinner implementation to the new one

converting from previous isWinner implementation to the new one #41

Workflow file for this run

version: 2
updates:
- package-ecosystem: "npm"
versioning-strategy: increase
directory: "/"
schedule:
interval: "monthly"
labels:
- "dependencies"
open-pull-requests-limit: 100
pull-request-branch-name:
separator: "-"
ignore:
- dependency-name: "fs-extra"
- dependency-name: "*"
update-types: ["version-update:semver-major"]