Skip to content

Commit 9be242f

Browse files
Merge pull request #1544 from IntelPython/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents af955b5 + f841573 commit 9be242f

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
@@ -18,4 +18,4 @@ jobs:
1818
- name: Version of clang-format
1919
run: |
2020
clang-format --version
21-
- uses: pre-commit/[email protected].0
21+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)