Skip to content

Commit 2b18150

Browse files
committed
ci: forgot to add ** to the glob pattern
1 parent ba154a7 commit 2b18150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
],
66
"ignorePaths": [
77
"**/node_modules/**",
8-
"**/test/fixtures/with-older-espree"
8+
"**/test/fixtures/with-older-espree/**"
99
]
1010
}

0 commit comments

Comments
 (0)