Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timsavage authored Oct 12, 2024
1 parent 76f437a commit caa3fda
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,7 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
labels:
- "\U0001F38B dependencies"
ignore:
- dependency-name: pytest-asyncio
versions:
- 0.15.0
- dependency-name: docutils
versions:
- "0.17"
- dependency-name: pyyaml
versions:
- 5.4.1
- dependency-name: sphinx
versions:
- 3.4.3
- 3.5.0
- dependency-name: argcomplete
versions:
- 1.12.2

0 comments on commit caa3fda

Please sign in to comment.