Skip to content

fix: add node version restriction #70

fix: add node version restriction

fix: add node version restriction #70

Workflow file for this run

# .github/dependabot.yml
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: feat
prefix-development: feat
open-pull-requests-limit: 99