Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit ec56c6d

Browse files
committed
Added Dependabot configuration.
1 parent c5a9804 commit ec56c6d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: pip
4+
directory: "/"
5+
target-branch: dev
6+
commit-message:
7+
prefix: "[Dependabot]"
8+
labels:
9+
- Dependencies
10+
assignees:
11+
- Paebbels
12+
reviewers:
13+
- Paebbels
14+
schedule:
15+
interval: daily

0 commit comments

Comments
 (0)