Skip to content

Commit 2c59477

Browse files
authored
ci(dependabot): apply playground exclusions to npm updates (#108)
1 parent 3fe3c57 commit 2c59477

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ updates:
55
schedule:
66
interval: weekly
77

8+
- package-ecosystem: npm
9+
directory: /
10+
schedule:
11+
interval: weekly
812
# Ignore all dependency manifests in the `playground` directory.
913
exclude-paths:
1014
- playground/**

0 commit comments

Comments
 (0)