Skip to content

Commit 3007b26

Browse files
Merge pull request #785 from IntelPython/update-pre-commit
[MAINT] Use pre-commit/action, do not pin @v2.0.0
1 parent ca46ad2 commit 3007b26

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
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-python@v2
14-
- uses: pre-commit/action@v2.0.0
14+
- uses: pre-commit/action@v2.0.3

0 commit comments

Comments
 (0)