Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Nov 13, 2023
1 parent b008016 commit 0f9a1fd
Showing 1 changed file with 9 additions and 19 deletions.
28 changes: 9 additions & 19 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: docker
versions:
- 4.4.1
- 4.4.2
- 4.4.3
- dependency-name: sphinx
versions:
- 3.4.3
- 3.5.0
- 3.5.1
- dependency-name: cryptography
versions:
- 3.4.1
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit 0f9a1fd

Please sign in to comment.