[dependabot] Remove stale directories from config
ghstack-source-id: 570399bc77529bf9fb005149cfd20ba59405b2bc Pull Request resolved: https://github.com/facebook/react/pull/31073
Lauren Tan committed
Sep 26, 2024 at 10:22 UTC
0e9ccde185d0556f8d672689d937b5423476beff
1 file changed
-10
.github/dependabot.yml
-10
@@ -40,11 +40,6 @@ updates:
40
schedule:
41
interval: "weekly"
42
open-pull-requests-limit: 0
43
- - package-ecosystem: "npm"
44
- directory: "/fixtures/fiber-triangle"
45
- schedule:
46
- interval: "weekly"
47
- open-pull-requests-limit: 0
43
- package-ecosystem: "npm"
44
directory: "/fixtures/fizz"
45
schedule:
@@ -60,11 +55,6 @@ updates:
55
schedule:
56
interval: "weekly"
57
open-pull-requests-limit: 0
63
- - package-ecosystem: "npm"
64
- directory: "/fixtures/flight-browser"
65
- schedule:
66
- interval: "weekly"
67
- open-pull-requests-limit: 0
58
- package-ecosystem: "npm"
59
directory: "/fixtures/flight-esm"
60
schedule: