Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x41424142 authored Nov 18, 2024
1 parent b863205 commit 3cf433f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
- package-ecosystem: pip
directory: /
schedule:
interval: "daily"
open-pull-requests-limit: 10
commit-message:
prefix: "deps"
ignore:
- dependency-name: "python"
interval: daily
time: '13:00'
groups:
python-packages:
patterns:
- '*'

0 comments on commit 3cf433f

Please sign in to comment.