Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4.1.0 (#522)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 6ef871f commit 244257c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Homepage = 'https://github.com/Trim21/transmission-rpc'
[project.optional-dependencies]
dev = [
# lint
'pre-commit==4.0.1; python_version >= "3.9"',
'pre-commit==4.1.0; python_version >= "3.9"',
# tests
'yarl~=1.3',
'pytest==8.3.3',
Expand Down

0 comments on commit 244257c

Please sign in to comment.