File: dependabot.yml

package info (click to toggle)
node-recast 0.23.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,340 kB
  • sloc: javascript: 938; sh: 22; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
  - package-ecosystem: "npm" # See documentation for possible values
    directory: "/" # Location of package manifests
    schedule:
      interval: "daily"