mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["github>Boshen/renovate", "helpers:pinGitHubActionDigests"],
|
|
"ignorePaths": [
|
|
"crates/oxc_linter/fixtures/**"
|
|
]
|
|
}
|