aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-01-02 11:34:04 +0300
committerGitHub <noreply@github.com>2025-01-02 11:34:04 +0300
commit8b3d8ccb47383b737a38218f8cb5da92a4a6a406 (patch)
treebb2b42ffc818153fb7861bdf992eaf2463a60cf5
parentf8ff2e4e2873f8a906d617fa37c0169497d8e82b (diff)
downloadniri-8b3d8ccb47383b737a38218f8cb5da92a4a6a406.tar.gz
niri-8b3d8ccb47383b737a38218f8cb5da92a4a6a406.tar.bz2
niri-8b3d8ccb47383b737a38218f8cb5da92a4a6a406.zip
Update dependabot.yml
-rw-r--r--.github/dependabot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 055e5197..79a6c371 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,7 +3,7 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
- interval: "weekly"
+ interval: "daily"
groups:
smithay:
patterns:
@@ -17,6 +17,6 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "weekly"
+ interval: "daily"
ignore:
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"