From 44de14b8cab2da89152c1e52d9ff04b4ed954cf3 Mon Sep 17 00:00:00 2001 From: skye rogers Date: Mon, 24 Mar 2025 10:14:40 -0700 Subject: [PATCH] Remove additional properties name, true, and permissions --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 205b2a3d..e50ac91d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,11 +31,7 @@ updates: interval: "weekly" #Dependabot auto-merge PRs for patch/minor versions that are related to critical vulnerabilities (maven) -name: Dependabot auto-merge on: pull_request -permissions: - pull-requests: write - contents: write jobs: dependabot: runs-on: ubuntu-latest