We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6a06e commit fea2ac9Copy full SHA for fea2ac9
.github/dependabot.yml
@@ -4,6 +4,7 @@ updates:
4
directory: "/" # Root directory of your project
5
schedule:
6
interval: "daily" # Change this to "daily" or "monthly" as required
7
+ security-updates-only: true
8
open-pull-requests-limit: 4
9
ignore:
10
- dependency-name: "*"
0 commit comments