Skip to content

Commit 0b4272b

Browse files
authored
Change dependabot interval to weekly (#50)
1 parent ee6f9f3 commit 0b4272b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "docker"
99
directory: "/scripts/"
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
1212

1313
# Configuration for pyproj
1414
- package-ecosystem: "pip"

0 commit comments

Comments
 (0)