File: dependabot.yml

package info (click to toggle)
plexus-interactivity-api 1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: java: 293; xml: 136; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: "maven"
    directory: "/"
    schedule:
      interval: "daily"
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"