File: dependabot.yml

package info (click to toggle)
python-tenacity 9.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 732 kB
  • sloc: python: 3,248; makefile: 11
file content (10 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: 'github-actions'
    directory: '/'
    schedule:
      interval: 'monthly'
    groups:
      github-actions:
        patterns:
          - '*'