Skip to content

Commit

Permalink
chore(.github/renovate.json5): remove redundant config for biome (#804)
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 authored Nov 8, 2024
1 parent 157f274 commit 93f5a39
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@
// prettier-ignore
fileMatch: ["^biome\.jsonc$"],
datasourceTemplate: "npm",
depNameTemplate: "biomejs/biome",
packageNameTemplate: "@biomejs/biome",
versioningTemplate: "semver",
matchStrings: [
// test: https://regex101.com/r/EDnwWL
// prettier-ignore
Expand Down

0 comments on commit 93f5a39

Please sign in to comment.