Skip to content

Commit 25f71ff

Browse files
authored
Merge pull request #23 from cvxgrp/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 311f4e6 + 183a047 commit 25f71ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v3
12-
- uses: pre-commit/[email protected].0
12+
- uses: pre-commit/[email protected].1
1313
with:
1414
extra_args: '--verbose --all-files'
1515

0 commit comments

Comments
 (0)