Skip to content

Commit 5ea75cd

Browse files
committed
Update dependabot timezone, assignees
1 parent e9b7561 commit 5ea75cd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ updates:
88
interval: 'weekly'
99
day: 'monday'
1010
time: '09:00'
11-
timezone: 'Asia/Shanghai'
11+
timezone: 'UTC'
1212
# Limit the number of open PRs created by Dependabot
1313
open-pull-requests-limit: 10
1414
# Allow automatic merging of non-major version updates
1515
allow:
1616
- dependency-type: 'all'
1717
assignees:
18-
- 'the3ash'
18+
- 'benhunter'
1919
commit-message:
2020
# Use 'deps' for production dependencies, 'dev' for development dependencies
2121
prefix: 'deps'
@@ -39,10 +39,10 @@ updates:
3939
interval: 'weekly'
4040
day: 'monday'
4141
time: '09:00'
42-
timezone: 'Asia/Shanghai'
42+
timezone: 'UTC'
4343
open-pull-requests-limit: 10
4444
assignees:
45-
- 'the3ash'
45+
- 'benhunter'
4646
commit-message:
4747
prefix: 'github-actions'
4848
include: 'scope'

0 commit comments

Comments
 (0)