Skip to content

Commit 49f4f07

Browse files
authored
fix(ci): fix Dependabot error (#11879)
1 parent 4d1a0ce commit 49f4f07

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,6 @@ updates:
1010
labels:
1111
- 'pr: dependencies'
1212

13-
########################
14-
# NPM SECURITY UPDATES
15-
- package-ecosystem: 'npm'
16-
directory: '/'
17-
exclude-paths:
18-
- 'examples/**'
19-
schedule:
20-
interval: 'daily'
21-
# Disable version updates for npm dependencies
22-
# This is what restricts Dependabot to security updates only
23-
# https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file
24-
open-pull-requests-limit: 0
25-
labels:
26-
- 'pr: dependencies'
27-
2813
########################
2914
# NPM VERSION UPDATES
3015
- package-ecosystem: 'npm'

0 commit comments

Comments
 (0)