Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NevermindNilas authored Dec 23, 2024
1 parent 95ca61b commit e0d43d7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,3 @@ updates:
commit-message:
prefix: "deps"
open-pull-requests-limit: 10
# Specify the requirements files
ignore:
- dependency-name: "*"
versions: ["*"]
allow:
- dependency-name: "*"
versions: ["*"]
# Add the requirements files
requirements:
- file: "requirements-linux-lite.txt"
- file: "requirements-linux.txt"
- file: "requirements-windows-lite.txt"
- file: "requirements-windows.txt"

0 comments on commit e0d43d7

Please sign in to comment.