We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b634ab commit 92830fbCopy full SHA for 92830fb
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+---
2
+# Copyright (c) Ansible Project
3
+# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
4
+# SPDX-License-Identifier: GPL-3.0-or-later
5
+
6
+version: 2
7
+updates:
8
+ - package-ecosystem: "github-actions"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "weekly"
0 commit comments