Skip to content

Commit da1a85a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/setup-python@v5
1919
with:
2020
python-version: "3.8"
21-
- uses: pre-commit/action@v3.0.0
21+
- uses: pre-commit/action@v3.0.1
2222

2323
tests:
2424

0 commit comments

Comments
 (0)