Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Jun 11, 2024
1 parent 85cc99b commit 479dce2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,4 @@ updates:
# To ignore a dependency, uncomment the next two lines and replace "example-package" with the name of the dependency
#ignore:
# - dependency-name: "example-package"
# versions: ["< 1.0.0"]

- package-ecosystem: "poetry"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
commit-message:
prefix: "deps"
labels:
- "dependencies"
reviewers:
- "Wrede"
- "stefanhellander"
#ignore:
# - dependency-name: "example-package"
# versions: ["< 1.0.0"]

0 comments on commit 479dce2

Please sign in to comment.