Skip to content

Commit

Permalink
dependabot
Browse files Browse the repository at this point in the history
clintonsteiner committed Jan 8, 2025
1 parent 9318b3f commit 97a673b
Showing 2 changed files with 1,824 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
version: 2

updates:
- package-ecosystem: pip
directory: /
schedule:
interval: "daily"
time: "08:00"
open-pull-requests-limit: 10
commit-message:
prefix: "build"
include: "scope"
rebase-strategy: "auto"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "08:00"
commit-message:
prefix: "build"
include: "scope"
rebase-strategy: "auto"
1,800 changes: 1,800 additions & 0 deletions uv.lock

Large diffs are not rendered by default.

0 comments on commit 97a673b

Please sign in to comment.