Skip to content

Commit 0828296

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: uvx pre-commit@${PRE_COMMIT_VERSION} run --all-files --show-diff-on-failure
5353
env:
5454
# renovate: datasource=pypi depName=pre-commit
55-
PRE_COMMIT_VERSION: '4.0.1'
55+
PRE_COMMIT_VERSION: '4.1.0'
5656

5757
- name: Inspect dependencies with deptry
5858
run: uv run deptry python

0 commit comments

Comments
 (0)