Skip to content

Commit

Permalink
Merge pull request #72 from druidfi/renovate/migrate-config
Browse files Browse the repository at this point in the history
Migrate renovate config
  • Loading branch information
back-2-95 authored Oct 29, 2024
2 parents 048bf73 + 0c743c0 commit e073aa1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"config:recommended",
"github>druidfi/renovate-config:global",
"github>druidfi/renovate-config:drupal",
"github>druidfi/renovate-config:js"
],
"baseBranches": ["main"],
"baseBranches": [
"main"
],
"constraints": {
"php": "8.3.13"
},
Expand Down

0 comments on commit e073aa1

Please sign in to comment.