Skip to content

Commit

Permalink
chore(deps): update all ci non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2024
1 parent b146219 commit 2907747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/rhysd/actionlint
rev: v1.7.2
rev: v1.7.3
hooks:
- id: actionlint
# actionlint doesn't like the uses: ./
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ runs:
uses: actions/checkout@v4
if: inputs.checkout-repo == 'true'
- name: Renovatebot
uses: renovatebot/github-action@v40.2.10
uses: renovatebot/github-action@v40.3.1
env:
LOG_LEVEL: ${{ inputs.log-level }}
RENOVATE_ARTIFACTORY_MATCH_HOST: ${{ inputs.artifactory-match-host }}
Expand Down

0 comments on commit 2907747

Please sign in to comment.