mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-04-24 20:32:14 +00:00
fix dependabot: consder security updates only
This commit is contained in:
parent
f9ad7e4abe
commit
0abd794390
1 changed files with 3 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -7,3 +7,5 @@ updates:
|
||||||
# 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
|
Loading…
Add table
Reference in a new issue