Skip to content
Snippets Groups Projects
Unverified Commit 83dc068e authored by Samuel Attard's avatar Samuel Attard
Browse files

build: update-check-skip on dependabot backport PRs

parent 1b52f005
No related merge requests found
......@@ -16,7 +16,7 @@ updates:
schedule:
interval: weekly
labels:
- "no-backport"
- "backport-check-skip"
- "semver/none"
target-branch: 33-x-y
- package-ecosystem: github-actions
......@@ -24,7 +24,7 @@ updates:
schedule:
interval: weekly
labels:
- "no-backport"
- "backport-check-skip"
- "semver/none"
target-branch: 32-x-y
- package-ecosystem: github-actions
......@@ -32,7 +32,7 @@ updates:
schedule:
interval: weekly
labels:
- "no-backport"
- "backport-check-skip"
- "semver/none"
target-branch: 31-x-y
- package-ecosystem: github-actions
......@@ -40,7 +40,7 @@ updates:
schedule:
interval: weekly
labels:
- "no-backport"
- "backport-check-skip"
- "semver/none"
target-branch: 30-x-y
- package-ecosystem: npm
......@@ -53,7 +53,7 @@ updates:
labels:
- "no-backport"
open-pull-requests-limit: 2
target-branch: 33-x-y
target-branch: main
- package-ecosystem: npm
directories:
- /
......@@ -62,9 +62,9 @@ updates:
schedule:
interval: daily
labels:
- "no-backport"
- "backport-check-skip"
open-pull-requests-limit: 0
target-branch: main
target-branch: 33-x-y
- package-ecosystem: npm
directories:
- /
......@@ -73,7 +73,7 @@ updates:
schedule:
interval: daily
labels:
- "no-backport"
- "backport-check-skip"
open-pull-requests-limit: 0
target-branch: 32-x-y
- package-ecosystem: npm
......@@ -84,7 +84,7 @@ updates:
schedule:
interval: daily
labels:
- "no-backport"
- "backport-check-skip"
open-pull-requests-limit: 0
target-branch: 31-x-y
- package-ecosystem: npm
......@@ -95,6 +95,6 @@ updates:
schedule:
interval: daily
labels:
- "no-backport"
- "backport-check-skip"
open-pull-requests-limit: 0
target-branch: 30-x-y
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment