Skip to content

Commit

Permalink
add unused dependabot ui schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
davdhacs authored Sep 9, 2024
1 parent 7f1c863 commit 5e64100
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ updates:
- package-ecosystem: 'npm'
directory: 'ui/'
open-pull-requests-limit: 0
# schedule:
# interval: 'weekly'
# day: 'wednesday'
# reviewers:
# - 'stackrox/ui-dep-updaters'
# - 'stackrox/infra'
schedule:
interval: 'weekly'
day: 'wednesday'
reviewers:
- 'stackrox/ui-dep-updaters'
- 'stackrox/infra'

- package-ecosystem: 'gomod'
directory: '/'
Expand Down

0 comments on commit 5e64100

Please sign in to comment.