Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
visavi authored Nov 14, 2023
1 parent 48f9402 commit f1ddcfc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ updates:
- "dependencies"
allow:
- dependency-type: "all"
security-updates: true
open-pull-requests-limit: 0

- package-ecosystem: "npm"
directory: "/"
Expand All @@ -21,7 +21,7 @@ updates:
- "dependencies"
allow:
- dependency-type: "all"
security-updates: true
open-pull-requests-limit: 0

- package-ecosystem: "composer"
directory: "/"
Expand All @@ -31,4 +31,4 @@ updates:
- "dependencies"
allow:
- dependency-type: "all"
security-updates: true
open-pull-requests-limit: 0

0 comments on commit f1ddcfc

Please sign in to comment.