Skip to content

Commit

Permalink
disable dependabot for now (#699)
Browse files Browse the repository at this point in the history
Signed-off-by: hanbollar <github@hannahbollar.com>
  • Loading branch information
hanbollar authored Jul 22, 2024
1 parent ba0e91a commit 29f1f78
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: npm
directory: "/"
schedule:
interval: "daily"
# ---
# version: 2
# updates:
# - package-ecosystem: "github-actions"
# directory: "/"
# schedule:
# interval: "weekly"
# - package-ecosystem: npm
# directory: "/"
# schedule:
# interval: "daily"

0 comments on commit 29f1f78

Please sign in to comment.