Skip to content

Commit

Permalink
chore: ping codemirror-json-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Aug 9, 2024
1 parent 6fddeb6 commit d35de39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
enabled: false,
},
{
matchPackageNames: ["eslint", "codemirror"],
matchPackageNames: ["eslint", "codemirror", "codemirror-json-schema"],
enabled: false,
paths: ["frontend/**", "extensions/**"],
},
Expand Down

0 comments on commit d35de39

Please sign in to comment.