Skip to content

Commit

Permalink
[ci skip] Update dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dchesterton committed May 15, 2021
1 parent 319217b commit d8dacf1
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "[ci skip]"

0 comments on commit d8dacf1

Please sign in to comment.