Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent e67a1b1 commit 3deb03c
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 3deb03c

Please sign in to comment.