summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2023-03-29 19:27:22 +0200
committerGitHub <noreply@github.com>2023-03-29 19:27:22 +0200
commit9ac524a675c5cab6a113d22dabdf75273057fa9c (patch)
tree6b67fb57d9377e4e795700ea62beaf60870e3a6b /.github
parent155298f87f230e249875b14481440822c82609e5 (diff)
downloadpylint-git-9ac524a675c5cab6a113d22dabdf75273057fa9c.tar.gz
Add ``Skip news :mute:`` to dependabot labels
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 877047a07..98e0f3f7a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -6,6 +6,7 @@ updates:
interval: "weekly"
labels:
- "dependency"
+ - "Skip news :mute:"
open-pull-requests-limit: 10
rebase-strategy: "disabled"
@@ -15,5 +16,6 @@ updates:
interval: "weekly"
labels:
- "dependency"
+ - "Skip news :mute:"
open-pull-requests-limit: 10
rebase-strategy: "disabled"