aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-01-02 11:32:34 +0300
committerGitHub <noreply@github.com>2025-01-02 11:32:34 +0300
commitf8ff2e4e2873f8a906d617fa37c0169497d8e82b (patch)
treefe8bf4f70219b2074a6a2c0d0b66234a44132015 /.github
parent044f0d41a50718e8459457a6695f28e1324a578f (diff)
downloadniri-f8ff2e4e2873f8a906d617fa37c0169497d8e82b.tar.gz
niri-f8ff2e4e2873f8a906d617fa37c0169497d8e82b.tar.bz2
niri-f8ff2e4e2873f8a906d617fa37c0169497d8e82b.zip
Update dependabot.yml
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 2350439c..055e5197 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,7 +5,18 @@ updates:
schedule:
interval: "weekly"
groups:
+ smithay:
+ patterns:
+ - "smithay"
+ - "smithay-drm-extras"
rust-dependencies:
update-types:
- "minor"
- "patch"
+
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ ignore:
+ - dependency-name: "Andrew-Chen-Wang/github-wiki-action"