Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Disable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
samturrell authored Mar 25, 2024
1 parent 3fe7f47 commit 79f4730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
directory: "/packages/eslint-config"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 0
reviewers:
- samturrell
ignore:
Expand All @@ -15,6 +15,6 @@ updates:
directory: "/packages/stylelint-config"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 0
reviewers:
- samturrell

0 comments on commit 79f4730

Please sign in to comment.