Skip to content

Commit

Permalink
Merge pull request #319 from felddy/dependabot/pip/pre-commit-3.7.0
Browse files Browse the repository at this point in the history
Bump pre-commit from 3.6.2 to 3.7.0
  • Loading branch information
felddy authored Mar 26, 2024
2 parents 0a8168f + fcca992 commit 8bcb7ef
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 @@ -80,7 +80,7 @@ def package_vars(version_file):
"coverage == 6.5.0",
"coveralls == 3.3.1",
"docker == 7.0.0",
"pre-commit == 3.6.2",
"pre-commit == 3.7.0",
"pytest == 8.1.1",
"pytest-cov == 4.1.0",
]
Expand Down

0 comments on commit 8bcb7ef

Please sign in to comment.