We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6300ac8 commit c008603Copy full SHA for c008603
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+# SPDX-License-Identifier: CC0-1.0
2
+# SPDX-FileCopyrightText: 2024 DB Systel GmbH
3
+
4
+version: 2
5
+updates:
6
+ - package-ecosystem: "pip" # See documentation for possible values
7
+ directory: "/" # Location of package manifests
8
+ schedule:
9
+ interval: "weekly"
0 commit comments