Skip to content

Commit

Permalink
Fix python package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cloneofghosts authored Jun 25, 2024
1 parent cfd69d1 commit 2c8d7cc
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,6 @@ updates:
time: "17:00"
timezone: "America/Toronto"
open-pull-requests-limit: 100
ignore:
# Update homeassistant monthly
- dependency-name: "homeassistant"
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
time: "17:00"
timezone: "America/Toronto"
open-pull-requests-limit: 100
ignore:
# Update all other dependencies daily
- dependency-name: "colorlog"
- dependency-name: "pip"
- dependency-name: "ruff"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 2c8d7cc

Please sign in to comment.