diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bca13f83..fd954bbe 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"