Skip to content

Commit

Permalink
Try slightly different allow rules
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviagyg authored Dec 5, 2023
1 parent 33d6f98 commit 5e182d5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ updates:
timezone: Europe/Berlin
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 10
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch", "version-update:semver-minor"]
open-pull-requests-limit: 0
allow:
- dependency-type: "all"
insecure-external-code-execution: allow

0 comments on commit 5e182d5

Please sign in to comment.