Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
robbievanleeuwen committed Oct 6, 2023
1 parent 034b58f commit 862fc2c
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
version: 2

updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly

- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: monthly

# - package-ecosystem: pip
# directory: "/docs"
# schedule:
# interval: monthly

# - package-ecosystem: pip
# directory: "/"
# schedule:
# interval: weekly
# allow:
# dependency-type: direct

0 comments on commit 862fc2c

Please sign in to comment.