Skip to content

Commit 9085269

Browse files
authored
Update dependabot.yml
1 parent 1584113 commit 9085269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ updates:
55
directory: '/'
66
schedule:
77
interval: 'weekly'
8-
target-branch: '3.x'
8+
target-branch: '4.x'
99
# npm
1010
- package-ecosystem: 'npm'
1111
directory: '/'
1212
schedule:
1313
interval: 'weekly'
14-
target-branch: '3.x'
14+
target-branch: '4.x'
1515
ignore:
1616
- dependency-name: 'escape-string-regexp'
1717
versions: ['>=5.0']

0 commit comments

Comments
 (0)