Commit b9906c1
authored
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.3.0 (#1930)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[com.diffplug.spotless:spotless-maven-plugin](https://redirect.github.com/diffplug/spotless)
| `3.2.1` → `3.3.0` |

|

|
---
### Release Notes
<details>
<summary>diffplug/spotless
(com.diffplug.spotless:spotless-maven-plugin)</summary>
###
[`v3.3.0`](https://redirect.github.com/diffplug/spotless/blob/HEAD/CHANGES.md#330---2025-07-20)
##### Added
- Allow specifying path to Biome JSON config file directly in `biome`
step. Requires biome 2.x.
([#​2548](https://redirect.github.com/diffplug/spotless/pull/2548))
- `GitPrePushHookInstaller`, a reusable library component for installing
a Git `pre-push` hook that runs formatter checks.
([#​2553](https://redirect.github.com/diffplug/spotless/pull/2553))
- Allow setting Eclipse XML config from a string, not only from files
([#​2361](https://redirect.github.com/diffplug/spotless/pull/2361))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a614601 commit b9906c1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments