Skip to content

Commit

Permalink
Switch to Renovate (#66)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Activate automatic pre-commit updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Florian Frantzen <[email protected]>
  • Loading branch information
renovate[bot] and ffl096 authored Dec 10, 2024
1 parent e20427a commit 9129777
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
changelog:
exclude:
authors:
- dependabot
- renovate
9 changes: 9 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"pre-commit": {
"enabled": true
}
}

0 comments on commit 9129777

Please sign in to comment.