diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 704c75609..6cff56f7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,12 +10,12 @@ updates: schedule: interval: "daily" labels: + - '6.16.z' - "CherryPick" - "dependencies" - "6.15.z" - "6.14.z" - "6.13.z" - - "6.12.z" # Maintain dependencies for our GitHub Actions - package-ecosystem: "github-actions" @@ -23,9 +23,9 @@ updates: schedule: interval: "daily" labels: + - '6.16.z' - "CherryPick" - "dependencies" - "6.15.z" - "6.14.z" - "6.13.z" - - "6.12.z"