Commit 168f88f
committed
chore: do not ignore examples & some fixture folders for renovate
Renovate's `config:recommended` ignores `**/examples/**` by default.
But we want to keep the examples up-to-date, so we need to unignore it.
The same goes for `test/fixtures/file-based-routing`.
I didn't unignore the whole `test/fixtures` folder because the other
fixture, `with-older-espree`, intentionally installs older versions of
dependencies for testing purposes.1 parent 4689bd7 commit 168f88f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
0 commit comments