File: dependabot.yml

package info (click to toggle)
node-htmlparser2 9.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 844 kB
  • sloc: xml: 126; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
    - package-ecosystem: npm
      directory: "/"
      schedule:
          interval: daily
      open-pull-requests-limit: 10
      versioning-strategy: increase
    - package-ecosystem: "github-actions"
      directory: "/"
      schedule:
          interval: daily