Skip to content

Commit

Permalink
chore: Configure Dependabot to update build system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ikysil committed Jul 10, 2024
1 parent f3385d4 commit 7fe137d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,14 @@ updates:
labels:
- area/infra
rebase-strategy: auto

- package-ecosystem: "pip"
directory: "/docker"
schedule:
interval: daily
time: "00:30"
timezone: Europe/Paris
open-pull-requests-limit: 2
labels:
- area/infra
rebase-strategy: auto

0 comments on commit 7fe137d

Please sign in to comment.