File: dependabot.yml

package info (click to toggle)
python-odmantic 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,488 kB
  • sloc: python: 8,646; sh: 110; javascript: 45; makefile: 34; xml: 13
file content (20 lines) | stat: -rw-r--r-- 384 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
version: 2
updates:
  - package-ecosystem: uv
    directory: /
    schedule:
      interval: monthly
      time: "04:00"

    open-pull-requests-limit: 10
    commit-message:
      prefix: ⬆️
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: monthly
      time: "04:00"

    open-pull-requests-limit: 10
    commit-message:
      prefix: ⬆️