Skip to content

Commit c2abf85

Browse files
authored
disable checks for website that will no longer be published (#586)
We discussed in the node-api team meeting today and agreed to stop publishing the website. Disabling checks on the website tools so that we don't get the noise.
1 parent dd14604 commit c2abf85

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,3 @@ updates:
2424
patterns:
2525
- '*'
2626

27-
- package-ecosystem: npm
28-
directory: /website
29-
schedule:
30-
interval: weekly
31-
groups:
32-
all:
33-
patterns:
34-
- '*'

0 commit comments

Comments
 (0)