Skip to content

Commit

Permalink
Revert "ci: temporary disable updating esbuild"
Browse files Browse the repository at this point in the history
This reverts commit 25007e1.
  • Loading branch information
alan-agius4 committed Feb 12, 2025
1 parent 11bcbfd commit 82ec0db
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,7 @@
"dependencyDashboard": true,
"schedule": ["after 10:00pm every weekday", "before 4:00am every weekday", "every weekend"],
"baseBranches": ["main"],
"ignoreDeps": [
"@types/node",
"@types/express",
"build_bazel_rules_nodejs",
"rules_pkg",
"yarn",
"esbuild",
"esbuild-wasm"
],
"ignoreDeps": ["@types/node", "@types/express", "build_bazel_rules_nodejs", "rules_pkg", "yarn"],
"includePaths": [
"WORKSPACE",
"package.json",
Expand Down

0 comments on commit 82ec0db

Please sign in to comment.