Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 7322f4d

Browse files
committed
Add Dependabot configuration file
1 parent ea84b0d commit 7322f4d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-echosystem: 'python'
4+
directories:
5+
- '/'
6+
schedule:
7+
interval: 'daily'

0 commit comments

Comments
 (0)