Skip to content

Commit

Permalink
chore: update renovate config (#19)
Browse files Browse the repository at this point in the history
* chore: rename to json5

* chore: apply json5 syntax

* chore: use my shareable renovate config
  • Loading branch information
Omochice authored Jun 3, 2024
1 parent e885f1f commit b6dbd13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 0 additions & 6 deletions renovate.json

This file was deleted.

6 changes: 6 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: [
"github>Omochice/personal-renovate-config",
],
}

0 comments on commit b6dbd13

Please sign in to comment.