Skip to content

Commit b93df19

Browse files
chore(deps): update dependency pre-commit to v4.4.0 (#1344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70823eb commit b93df19

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
@@ -56,7 +56,7 @@ jobs:
5656
run: uvx pre-commit@${PRE_COMMIT_VERSION} run --all-files --show-diff-on-failure
5757
env:
5858
# renovate: datasource=pypi depName=pre-commit
59-
PRE_COMMIT_VERSION: '4.3.0'
59+
PRE_COMMIT_VERSION: '4.4.0'
6060
# Skip mypy hook, as mypy is run in "tests" job.
6161
SKIP: mypy
6262

0 commit comments

Comments
 (0)