File: dependabot.yml

package info (click to toggle)
node-serialize-javascript 7.0.4%2B~5.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: javascript: 827; makefile: 14; sh: 1
file content (8 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
version: 2
updates:
  - package-ecosystem: npm
    directory: "/"
    schedule:
      interval: monthly
      time: "13:00"
    open-pull-requests-limit: 10