blob: 6d171fb94fbaaf6cac52ce235edf21f4f097c15c [file] [log] [blame] [edit]
{
"extends": [
"config:js-app",
"helpers:pinGitHubActionDigests"
],
"ignoreDeps": [
"bazel_skylib",
"io_bazel_skydoc",
"io_bazel_rules_k8s"
],
"ignorePaths": [
"e2e",
"tools",
"third_party"
],
"enabledManagers": [
"bazel"
],
"semanticPrefix": "chore"
}