Skip to content

Commit

Permalink
chore(renovate): Use my defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Mar 9, 2024
1 parent 23c3125 commit c160fba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
// vim: ft=json5
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["config:base", ":preserveSemverRanges"],
extends: [
"config:base",
"github>jgraichen/renovate-config",
":preserveSemverRanges",
],
}

0 comments on commit c160fba

Please sign in to comment.