Skip to content

Commit

Permalink
chore(deps): bump pre-commit/action from v2.0.0 to v2.0.2 (#542)
Browse files Browse the repository at this point in the history
Bumps [pre-commit/action](https://github.com/pre-commit/action) from v2.0.0 to v2.0.2.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v2.0.0...9cf68dc)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2021
1 parent a5906ff commit 532848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].2

tests:
name: Tests on 🐍 ${{ matrix.python-version }} ${{ matrix.os }}
Expand Down

0 comments on commit 532848b

Please sign in to comment.