Remove additional properties name, true, and permissions
This commit is contained in:
parent
db1052b5b7
commit
44de14b8ca
1 changed files with 0 additions and 4 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -31,11 +31,7 @@ updates:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
#Dependabot auto-merge PRs for patch/minor versions that are related to critical vulnerabilities (maven)
|
#Dependabot auto-merge PRs for patch/minor versions that are related to critical vulnerabilities (maven)
|
||||||
name: Dependabot auto-merge
|
|
||||||
on: pull_request
|
on: pull_request
|
||||||
permissions:
|
|
||||||
pull-requests: write
|
|
||||||
contents: write
|
|
||||||
jobs:
|
jobs:
|
||||||
dependabot:
|
dependabot:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue