Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4.1.0 (#1038)
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 25, 2025
1 parent 2750123 commit 0828296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: uvx pre-commit@${PRE_COMMIT_VERSION} run --all-files --show-diff-on-failure
env:
# renovate: datasource=pypi depName=pre-commit
PRE_COMMIT_VERSION: '4.0.1'
PRE_COMMIT_VERSION: '4.1.0'

- name: Inspect dependencies with deptry
run: uv run deptry python
Expand Down

0 comments on commit 0828296

Please sign in to comment.