Skip to content

Commit

Permalink
Try out github renovate
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Oct 12, 2024
1 parent 13fb9e5 commit 98ecec0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable

- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.3.1
Expand All @@ -25,3 +26,5 @@ jobs:
configurationFile: .renovate.json5
env:
LOG_LEVEL: 'debug'
# hopefully not too late...
- run: cargo fmt

0 comments on commit 98ecec0

Please sign in to comment.