Skip to content

Commit c008603

Browse files
authored
Configure dependabot
1 parent 6300ac8 commit c008603

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)