Skip to content

Commit

Permalink
Merge pull request #345 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Only raise Dependabot PRs for production dependencies
  • Loading branch information
ChrisBAshton authored Feb 7, 2025
2 parents 41a7dd3 + d51a6a6 commit 8886bd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: 2
updates:
- package-ecosystem: npm
directory: "/"
dependency-type: production
schedule:
interval: daily
time: "03:00"
Expand Down

0 comments on commit 8886bd5

Please sign in to comment.