Skip to content

Commit d63ab58

Browse files
authored
Merge pull request #137 from bopen/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
2 parents f55e4fa + 617f60b commit d63ab58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/setup-python@v5
2727
with:
2828
python-version: 3.x
29-
- uses: pre-commit/[email protected].0
29+
- uses: pre-commit/[email protected].1
3030

3131
combine-environments:
3232
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)