We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d92ae7 commit cc578e8Copy full SHA for cc578e8
1 file changed
.github/dependabot.yml
@@ -4,3 +4,7 @@ updates:
4
directory: /
5
schedule:
6
interval: weekly
7
+
8
+ # Ignore all dependency manifests in the `playground` directory.
9
+ exclude-paths:
10
+ - '/playground/**'
0 commit comments