Skip to content

Commit

Permalink
Add missing Dependabot config file
Browse files Browse the repository at this point in the history
Our KR for Q2 is to ensure 100% of GOV.UK repos that have dependencies have a Dependabot config file to facilitate teams keeping their dependencies up to date.

https://trello.com/c/fkn9U2C7/3304-add-missing-dependabot-config-files-3
  • Loading branch information
MuriloDalRi authored Oct 6, 2023
1 parent 46ccc9d commit 2fbd1dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily

0 comments on commit 2fbd1dc

Please sign in to comment.