Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Disable pip dependabot
  • Loading branch information
orf authored Dec 9, 2023
1 parent cd6b74a commit 266d19f
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/" # Location of package manifests
schedule:
interval: "daily"
# - package-ecosystem: "pip"
# directory: "/" # Location of package manifests
# schedule:
# interval: "daily"

0 comments on commit 266d19f

Please sign in to comment.