Skip to content

Commit

Permalink
chore: remove dependabot npm + monthly gha check (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwagner authored Jan 20, 2024
1 parent 367a05a commit b1ea867
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,5 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: monthly
target-branch: main
reviewers:
- stephendolan

- package-ecosystem: npm
directory: "/fixtures/browser_src_template/expected"
schedule:
interval: daily
target-branch: main
versioning-strategy: increase
reviewers:
- stephendolan

0 comments on commit b1ea867

Please sign in to comment.