fix dependabot: consder security updates only

This commit is contained in:
Andrea Lamparelli 2022-12-23 19:44:06 +01:00
parent f9ad7e4abe
commit 0abd794390

View file

@ -6,4 +6,6 @@ updates:
directory: '/' directory: '/'
# Check the npm registry for updates every day (weekdays) # Check the npm registry for updates every day (weekdays)
schedule: schedule:
interval: 'daily' interval: 'daily'
# consider only security updates
open-pull-requests-limit: 0