aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-01-02 11:31:37 +0300
committerGitHub <noreply@github.com>2025-01-02 11:31:37 +0300
commit044f0d41a50718e8459457a6695f28e1324a578f (patch)
treecd7a4cc0366ece6221dce09d1be753cd1b85d90d
parent4089bebd836095745f9b313e708a2be4f33b7373 (diff)
downloadniri-044f0d41a50718e8459457a6695f28e1324a578f.tar.gz
niri-044f0d41a50718e8459457a6695f28e1324a578f.tar.bz2
niri-044f0d41a50718e8459457a6695f28e1324a578f.zip
Update dependabot.yml
-rw-r--r--.github/dependabot.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 055e5197..2350439c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,18 +5,7 @@ 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"