Skip to content

Commit 306e2c9

Browse files
committed
Update pre-commit hooks to point to latest powrap
Not only a new version is out, powrap has also changed to a new home. Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent 8e1f8f2 commit 306e2c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/JulienPalard/powrap
3-
rev: v0.4.0
2+
- repo: https://git.afpy.org/AFPy/powrap
3+
rev: v1.0.2
44
hooks:
55
- id: powrap
66
- repo: local

0 commit comments

Comments
 (0)