Skip to content

Commit 77a7ee6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/setup-python@v5
2525
with:
2626
python-version: '3.9'
27-
- uses: pre-commit/action@v3.0.0
27+
- uses: pre-commit/action@v3.0.1
2828

2929
tests:
3030

0 commit comments

Comments
 (0)