Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit 3f5fbe0

Browse files
committed
Disable npm dep upgrades
(we'll handle manually due to all the PR noise) NOTE: PRs will still be opened for security fixes
1 parent ab5a487 commit 3f5fbe0

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
@@ -4,3 +4,5 @@ updates:
44
directory: '/'
55
schedule:
66
interval: monthly
7+
# Disable npm dep upgrades - will handle manually from now on
8+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)