Skip to content

Commit 8d256fb

Browse files
Update pre-commit/action action to v3.0.1
1 parent d0ca7e2 commit 8d256fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: pre-commit/[email protected].0
16+
- uses: pre-commit/[email protected].1
1717

1818
build:
1919
needs: [lint]

0 commit comments

Comments
 (0)