Skip to content

Commit

Permalink
Merge pull request #311 from alphagov/BAU-fix-outdated-dependencies
Browse files Browse the repository at this point in the history
BAU Fix vulnerable dependencies
  • Loading branch information
sfount committed Mar 19, 2020
2 parents 0380205 + a0a52b9 commit 2c43f76
Show file tree
Hide file tree
Showing 3 changed files with 2,218 additions and 2,178 deletions.
10 changes: 0 additions & 10 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,9 @@
version: 1

update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
allowed_updates:
- match:
dependency_type: "development"
update_type: "security"
- match:
dependency_type: "production"
update_type: "security"
- package_manager: "docker"
directory: "/"
update_schedule: "daily"

0 comments on commit 2c43f76

Please sign in to comment.