Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 6a7abf7 commit f3caf2f
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 @@ -38,7 +38,7 @@ Homepage = 'https://github.com/Trim21/transmission-rpc'
[project.optional-dependencies]
dev = [
# lint
'pre-commit==3.8.0; python_version >= "3.9"',
'pre-commit==4.0.1; python_version >= "3.9"',
# tests
'yarl==1.13.1',
'pytest==8.3.3',
Expand Down

0 comments on commit f3caf2f

Please sign in to comment.