Skip to content

Commit 0844973

Browse files
committed
feat: use powrap native pre-commit hook
1 parent 983c541 commit 0844973

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

.pre-commit-config.yaml

+3-5
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
# 'pre-commit autoupdate'
66

77
repos:
8-
- repo: local
8+
- repo: https://github.com/AFPy/powrap
9+
rev: v1.0.1
910
hooks:
10-
- id: format-with-powrap
11-
name: format-with-powrap
12-
entry: ./pre-commit.sh
13-
language: system
11+
- id: powrap

pre-commit.sh

-30
This file was deleted.

0 commit comments

Comments
 (0)