Skip to content

Commit a32086b

Browse files
dependabot[bot]ivanov
authored andcommitted
Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 (pydata#1715)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 932509c commit a32086b

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
@@ -35,7 +35,7 @@ jobs:
3535
python-version: ${{ matrix.python-version }}
3636
cache: "pip"
3737
cache-dependency-path: "pyproject.toml"
38-
- uses: pre-commit/[email protected].0
38+
- uses: pre-commit/[email protected].1
3939

4040
# run our test suite on various combinations of OS / Python / Sphinx version
4141
run-pytest:

0 commit comments

Comments
 (0)