diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 0cc7aea..2112b56 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { $schema: 'https://docs.renovatebot.com/renovate-schema.json', description: ['Use the config preset for the @fro.bot/systematic repository'], - extends: ['github>marcusrbrown/renovate-config#5.2.0'], + extends: ['github>marcusrbrown/renovate-config#5.2.1'], packageRules: [ { description: 'Only allow LTS versions of @types/node (even major versions)', diff --git a/.github/workflows/fro-bot.yaml b/.github/workflows/fro-bot.yaml index 322b834..8e134e4 100644 --- a/.github/workflows/fro-bot.yaml +++ b/.github/workflows/fro-bot.yaml @@ -200,7 +200,7 @@ jobs: run: bun install --frozen-lockfile - name: Run Fro Bot - uses: fro-bot/agent@f73a3e5957ef703c442bf6316e3b5597baff1cbd # v0.55.0 + uses: fro-bot/agent@0da72f4126148e244429a72d9fef8151fb0ccb22 # v0.55.1 env: OPENCODE_PROMPT_ARTIFACT: 'true' PROMPT: >-