Skip to content

Commit 7f4dd6f

Browse files
committed
Pin pre-commit version
1 parent c94c7d4 commit 7f4dd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v4
4040
- uses: actions/setup-python@v5
41-
- uses: pre-commit/action@v3
41+
- uses: pre-commit/action@v3.0.1
4242

4343
imports:
4444
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)