Skip to content

Commit e7fc7c6

Browse files
authored
Merge pull request #3771 from effigies/deps/cooldown
chore: Add cooldown to dependabot
2 parents fda81e0 + 94000fb commit e7fc7c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ updates:
88
actions-infrastructure:
99
patterns:
1010
- "actions/*"
11+
cooldown:
12+
default-days: 7
1113
- package-ecosystem: "uv"
1214
directory: "/services/datalad"
1315
schedule:
@@ -16,3 +18,5 @@ updates:
1618
datalad:
1719
patterns:
1820
- "*"
21+
cooldown:
22+
default-days: 7

0 commit comments

Comments
 (0)