Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner committed Dec 12, 2024
1 parent a096293 commit f1af7ff
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 @@ -44,7 +44,7 @@ jobs:
run: uvx pre-commit@${PRE_COMMIT_VERSION} run -a --show-diff-on-failure
env:
# renovate: datasource=pypi depName=pre-commit
PRE_COMMIT_VERSION: '4.0.1'
PRE_COMMIT_VERSION: '4.0.2'

- name: Inspect dependencies with deptry
run: uv run deptry python
Expand Down

0 comments on commit f1af7ff

Please sign in to comment.