Skip to content

Commit

Permalink
feat/check-v update path
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Jul 2, 2024
1 parent 398a4a7 commit 25b89d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
- id: python-pypi-version-check
name: python-pypi-version-check
description: Check if Python package already exists on PYPI.
entry: python-pypi-version-check/pypi_bumpversion_check-check
entry: hooks/pypi_bumpversion_check-check
language: python

- id: find-and-replace-strings
name: find-and-replace-strings
description: Check if Python package already exists on PYPI.
entry: python-pypi-version-check/find_and_replace_strings
entry: hooks/find_and_replace_strings
language: python


Expand Down

0 comments on commit 25b89d4

Please sign in to comment.