Skip to content

Commit

Permalink
Remove allow list from Dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinailie committed Aug 30, 2022
1 parent 9255aa3 commit e13cca0
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,6 @@ updates:
directory: /
schedule:
interval: daily
allow:
# Security updates
- dependency-name: brakeman
dependency-type: direct
# Internal gems
- dependency-name: govuk*
dependency-type: direct
- dependency-name: rubocop-govuk
dependency-type: direct
# Framework gems
- dependency-name: rails
dependency-type: direct
- dependency-name: rspec-rails
dependency-type: direct
- dependency-name: elasticsearch
dependency-type: direct

- package-ecosystem: docker
directory: /
Expand Down

0 comments on commit e13cca0

Please sign in to comment.