cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.git
Log | Files | Refs | README | LICENSE

commit 5b344be1b351b17df8e1fdfeb6a49f15155f0088
parent 501db49b5f8a084ba24f66c85046bb6413d83ced
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 19 Sep 2023 09:10:57 +0200

Update dependabot.yml
Diffstat:
M.github/dependabot.yml | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -9,3 +9,15 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + groups: + development-dependencies: + dependency-type: "development" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + groups: + github-actions: + patterns: + - "*"