Skip to content

Commit

Permalink
chore(deps): update dependency risu729/renovate-config to v2.0.3 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 7ec72cf commit 34eb674
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
// ref: https://docs.renovatebot.com/configuration-options/
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["github>risu729/renovate-config#2.0.2"],
extends: ["github>risu729/renovate-config#2.0.3"],
// ref: https://docs.renovatebot.com/modules/manager/regex/#advanced-capture
customManagers: [
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ or to use a specific version:

```json
{
"extends": ["github>risu729/renovate-config#2.0.2"]
"extends": ["github>risu729/renovate-config#2.0.3"]
}
```

0 comments on commit 34eb674

Please sign in to comment.