dycw-pre-commit-hooks 0.10.19__py3-none-any.whl → 0.10.20__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.4
2
2
  Name: dycw-pre-commit-hooks
3
- Version: 0.10.19
3
+ Version: 0.10.20
4
4
  Author-email: Derek Wan <d.wan@icloud.com>
5
5
  Requires-Python: >=3.11
6
6
  Requires-Dist: click<8.2,>=8.1.8
@@ -29,13 +29,8 @@ My [`pre-commit`](https://pre-commit.com/) hooks.
29
29
  - repo: https://github.com/dycw/pre-commit-hooks
30
30
  rev: master
31
31
  hooks:
32
- - id: run-bump2version
33
- args: [--setup-cfg]
34
- - id: run-dockfmt
35
- - id: run-hatch-version
32
+ - id: run-bump-my-version
36
33
  - id: run-ruff-format
37
- - id: run-uv-pip-compile
38
- args: [--python-version=3.9]
39
34
  ```
40
35
 
41
36
  1. Update your `.pre-commit-config.yaml`:
@@ -0,0 +1,4 @@
1
+ dycw_pre_commit_hooks-0.10.20.dist-info/METADATA,sha256=3HMd82S3AQVIGOWt0mZu-ArSgItNBRPDEh081Phkank,884
2
+ dycw_pre_commit_hooks-0.10.20.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
3
+ dycw_pre_commit_hooks-0.10.20.dist-info/entry_points.txt,sha256=URODtkWLHrg6PagXnVbubNWnEUjExjCM_lCPf2LEllo,196
4
+ dycw_pre_commit_hooks-0.10.20.dist-info/RECORD,,
@@ -1,7 +1,4 @@
1
1
  [console_scripts]
2
2
  run-bump-my-version = pre_commit_hooks.run_bump_my_version:main
3
3
  run-bump2version = pre_commit_hooks.run_bump2version:main
4
- run-dockfmt = pre_commit_hooks.run_dockfmt:main
5
- run-hatch-version = pre_commit_hooks.run_hatch_version:main
6
4
  run-ruff-format = pre_commit_hooks.run_ruff_format:main
7
- run-uv-pip-compile = pre_commit_hooks.run_uv_pip_compile:main
@@ -1,4 +0,0 @@
1
- dycw_pre_commit_hooks-0.10.19.dist-info/METADATA,sha256=uX9WRYxqOtBmtrA28l4jL2li1T0R5bZ1zJEfu1xLWW0,1046
2
- dycw_pre_commit_hooks-0.10.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
3
- dycw_pre_commit_hooks-0.10.19.dist-info/entry_points.txt,sha256=UJfrypNfCqb2tIR2BHpy95Xk6YDPgj9SAH8myuBjEfs,366
4
- dycw_pre_commit_hooks-0.10.19.dist-info/RECORD,,