Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8b5b50

Browse files
committed
Set Dependabot cooldown period to 4 days
This addresses the zizmor findings by setting a cooldown period of 4 daysfor all package ecosystems in dependabot.yml.Related to: ENG-3236
1 parent46e8ede commite8b5b50

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

‎.github/dependabot.yml‎

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
version:2
22
updates:
33
-package-ecosystem:uv
4-
directory:"/"
5-
schedule:
6-
interval:daily
7-
time:"14:00"
8-
open-pull-requests-limit:10
9-
-package-ecosystem:"github-actions"
10-
directory:"/"
11-
schedule:
12-
interval:daily
13-
time:"14:00"
4+
directory:/
5+
schedule:
6+
interval:daily
7+
time:'14:00'
8+
open-pull-requests-limit:10
9+
cooldown:
10+
default-days:4
11+
-package-ecosystem:github-actions
12+
directory:/
13+
schedule:
14+
interval:daily
15+
time:'14:00'
16+
cooldown:
17+
default-days:4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp