Skip to content

Commit d11fb56

Browse files
⬆️ Bump pre-commit/action from 3.0.0 to 3.0.1 (#5)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea570b3 commit d11fb56

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
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/setup-python@v4
2727
with:
2828
python-version: "3.9"
29-
- uses: pre-commit/action@v3.0.0
29+
- uses: pre-commit/action@v3.0.1
3030

3131
test-python:
3232

0 commit comments

Comments
 (0)