We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09484af commit 02dad88Copy full SHA for 02dad88
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+# Copyright Kani Contributors
2
+# SPDX-License-Identifier: Apache-2.0 OR MIT
3
+
4
+# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5
6
+version: 2
7
+updates:
8
+ - package-ecosystem: "gitsubmodule"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "weekly"
0 commit comments