Skip to content

Commit e656d7d

Browse files
Bump j178/prek-action from 1 to 2 in the dependencies group (#216)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8c63a1 commit e656d7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: astral-sh/setup-uv@v7
5050
- run: uv pip install ".[dev]" "${{ matrix.fsspec }}" --system
5151
- run: uv pip show fsspec
52-
- uses: j178/prek-action@v1
52+
- uses: j178/prek-action@v2
5353
- run: mypy
5454
- run: pytest --cov-report=term
5555
- run: uv build

0 commit comments

Comments
 (0)