File: dependabot.yaml

package info (click to toggle)
python-djangorestframework-simplejwt 5.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 992 kB
  • sloc: python: 3,819; makefile: 213; javascript: 40; sh: 6
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
    assignees:
      - "djangorestframework-simplejwt"
    labels:
      - "dependencies"