File: dependabot.yml

package info (click to toggle)
golang-github-appleboy-easyssh-proxy 1.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: makefile: 39; sh: 30
file content (10 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: weekly
  - package-ecosystem: gomod
    directory: /
    schedule:
      interval: weekly