File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,21 +11,25 @@ updates:
1111 directory : /
1212 schedule :
1313 interval : monthly
14+ open-pull-requests-limit : 0 # prevents normal PRs, allows security PRs
1415
1516 # Maintain dependencies inside uv lock file
1617 - package-ecosystem : uv
1718 directory : /
1819 schedule :
1920 interval : monthly
21+ open-pull-requests-limit : 0 # prevents normal PRs, allows security PRs
2022
2123 # Maintain dependencies for GitHub actions
2224 - package-ecosystem : github-actions
2325 directory : /
2426 schedule :
2527 interval : monthly
28+ open-pull-requests-limit : 0 # prevents normal PRs, allows security PRs
2629
2730 # Maintain dependencies for pre-commit config
2831 - package-ecosystem : pre-commit
2932 directory : /
3033 schedule :
3134 interval : monthly
35+ open-pull-requests-limit : 0 # prevents normal PRs, allows security PRs
You can’t perform that action at this time.
0 commit comments