Skip to content

Commit b4e39e1

Browse files
committed
Updated pre-commit action version
1 parent eb35940 commit b4e39e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: actions/setup-node@v2
1717
with:
1818
node-version: '18'
19-
- uses: pre-commit/action@v4.5.0
19+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)