File: dependabot.yml

package info (click to toggle)
node-ast-types 0.16.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,348 kB
  • sloc: javascript: 7,563; sh: 20; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (16)
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"
    directory: "/"
    schedule:
      interval: "daily"