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

Commit 28ba2b3

Browse files
committed
change the dependabot strategy to lockfile-only
1 parent 11969cb commit 28ba2b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
version: 2
55
updates:
66
- package-ecosystem: pip
7+
versioning-strategy: lockfile-only
78
directory: /
89
schedule:
910
interval: weekly

0 commit comments

Comments
 (0)