Skip to content

Commit adbd2b0

Browse files
chore(deps): update dependency pre-commit to v4.3.0 (#1254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82ac0a3 commit adbd2b0

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
@@ -54,7 +54,7 @@ jobs:
5454
run: uvx pre-commit@${PRE_COMMIT_VERSION} run --all-files --show-diff-on-failure
5555
env:
5656
# renovate: datasource=pypi depName=pre-commit
57-
PRE_COMMIT_VERSION: '4.2.0'
57+
PRE_COMMIT_VERSION: '4.3.0'
5858

5959
- name: Inspect dependencies with deptry
6060
run: uv run deptry python

0 commit comments

Comments
 (0)