Skip to content

Commit

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

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 24, 2021
1 parent 48f66b3 commit e6412b2
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].2
- uses: pre-commit/[email protected].3

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

0 comments on commit e6412b2

Please sign in to comment.