We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 957813f + befdadb commit 7506a3fCopy full SHA for 7506a3f
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
2
+# SPDX-License-Identifier: AGPL-3.0-or-later
3
+version: 2
4
+updates:
5
+ - package-ecosystem: "github-actions"
6
+ directory: "/"
7
+ schedule:
8
+ interval: monthly
9
+ timezone: Europe/Paris
10
+ groups:
11
+ github-actions:
12
+ patterns:
13
+ - "*"
0 commit comments