Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sunrise-php/hydrator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48d51168bebdb24649da4d21b3941d137eb63fe5
Choose a base ref
..
head repository: sunrise-php/hydrator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 96daeda5cce27abdc91e70a7ef7cd5c7c6e922c1
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +4 −4 renovate.json
8 changes: 4 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}