Skip to content

Commit

Permalink
chore(deps): update dependency pre-commit to v4 (#182)
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 Oct 5, 2024
1 parent df6e6da commit db2f1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"pytest-postgresql>=6,<7",
"pytest-xdist>=3.6,<3.7",
"pre-commit>=3.5;python_version=='3.8'",
"pre-commit>=3.7,<3.9;python_version>='3.9'",
"pre-commit>=3.7,<4.1;python_version>='3.9'",
"ruff>=0.4.4,<0.7",
"types-psycopg2>=2.9,<3",
],
Expand Down

0 comments on commit db2f1bb

Please sign in to comment.