Skip to content

Commit 3fc6405

Browse files
chore(deps): update dependency pre-commit to v4 (#889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddf385a commit 3fc6405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: uvx pre-commit@${{ env.PRE_COMMIT_VERSION }} run -a --show-diff-on-failure
4343
env:
4444
# renovate: datasource=pypi depName=pre-commit
45-
PRE_COMMIT_VERSION: '3.8.0'
45+
PRE_COMMIT_VERSION: '4.0.1'
4646

4747
- name: Inspect dependencies with deptry
4848
run: uv run deptry python

0 commit comments

Comments
 (0)