Skip to content

Commit f2d82ea

Browse files
committed
chore: exclude dependabot version updates
1 parent c092b7e commit f2d82ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ updates:
88
# Allow both direct and indirect updates for production packages.
99
# Ignores packages listed in devDependencies
1010
- dependency-type: 'production'
11+
# exclude dependabot version updates
12+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)