dycw-pre-commit-hooks 0.13.22__py3-none-any.whl → 0.13.23__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dycw-pre-commit-hooks might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: dycw-pre-commit-hooks
3
- Version: 0.13.22
3
+ Version: 0.13.23
4
4
  Author: Derek Wan
5
5
  Author-email: Derek Wan <d.wan@icloud.com>
6
6
  Requires-Dist: click>=8.3.0,<8.4
@@ -1,4 +1,4 @@
1
- pre_commit_hooks/__init__.py,sha256=uHNGme-jaqjufA2L2VdQ9tvKclDHb6dOuHVHyvmO_fY,60
1
+ pre_commit_hooks/__init__.py,sha256=SMvhCtfm9tT473UDWd-bTBLW6snLOXPGxbPruItAiN8,60
2
2
  pre_commit_hooks/check_submodules_updated/__init__.py,sha256=j-NrV-_l_47meqcMz-QxIUOyWloI3coQXXDKg1Jhwgs,900
3
3
  pre_commit_hooks/check_submodules_updated/__main__.py,sha256=_-uQnuopAJQiHgoSLRMekYrVBbO9-rjP2s9cCC0u3jQ,161
4
4
  pre_commit_hooks/check_submodules_updated/check-submodules-updated,sha256=bgYJ4bUCcRr53HQ0_1pGK-zoWmYg1eEsAd02qJgcrQw,917
@@ -17,7 +17,7 @@ pre_commit_hooks/run_bump_my_version/__init__.py,sha256=FhvLQEEoFm21_2c_12Loy_lc
17
17
  pre_commit_hooks/run_bump_my_version/__main__.py,sha256=w2V3y61jrSau-zxjl8ciHtWPlJQwXbYxNJ2tGYVyI4s,156
18
18
  pre_commit_hooks/tag_commits/__init__.py,sha256=_gr3jy9Yu8y-B1X3RbS6QLRSlAjEM_GlpILQCIEKX1Y,3614
19
19
  pre_commit_hooks/tag_commits/__main__.py,sha256=qefgYw7LWbvmzZS45-ym6olS4cHqw1Emw2wlqZBXN_o,148
20
- dycw_pre_commit_hooks-0.13.22.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
21
- dycw_pre_commit_hooks-0.13.22.dist-info/entry_points.txt,sha256=dinG7yn1efTb3DU-2UnHJ3t3Ig_qA9KMTHHfrOBJX6w,451
22
- dycw_pre_commit_hooks-0.13.22.dist-info/METADATA,sha256=D6LiKxEIn4bKpjb3qr-QfDImkHWtZ2xgf0uLYnbti4o,1196
23
- dycw_pre_commit_hooks-0.13.22.dist-info/RECORD,,
20
+ dycw_pre_commit_hooks-0.13.23.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
21
+ dycw_pre_commit_hooks-0.13.23.dist-info/entry_points.txt,sha256=dinG7yn1efTb3DU-2UnHJ3t3Ig_qA9KMTHHfrOBJX6w,451
22
+ dycw_pre_commit_hooks-0.13.23.dist-info/METADATA,sha256=JqhTQFfSnPvK9tAdP94DFvRQ5OLalYIMcs-Rx1axl8U,1196
23
+ dycw_pre_commit_hooks-0.13.23.dist-info/RECORD,,
@@ -1,3 +1,3 @@
1
1
  from __future__ import annotations
2
2
 
3
- __version__ = "0.13.22"
3
+ __version__ = "0.13.23"