Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 5e8891d

Browse files
tw-secivang-tw
andauthored
Create a configuration file for Dependabot. (#36)
Co-authored-by: Ivan Giacomelli <[email protected]>
1 parent 1f4f47b commit 5e8891d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This is an automatically generated base configuration
2+
# For further configuration options and tuning:
3+
# https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/configuration-options-for-dependency-updates
4+
5+
version: 2
6+
updates:
7+
- package-ecosystem: "pip"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"

0 commit comments

Comments
 (0)