Added permissions section
This commit is contained in:
parent
b617158a6c
commit
a5cc580662
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -9,3 +9,7 @@ updates:
|
|||
target-branch: "master"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
Loading…
Reference in a new issue