Skip to content

Commit

Permalink
Bump pre-commit/action from v2.0.2 to v2.0.3 (#5639)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 21, 2021
1 parent 09ac1cb commit 407f708
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 @@ -41,7 +41,7 @@ jobs:
with:
path: requirements/lint.txt
- name: Pre-Commit hooks
uses: pre-commit/action@v2.0.2
uses: pre-commit/action@v2.0.3
- name: Install itself
run: |
python setup.py install
Expand Down

0 comments on commit 407f708

Please sign in to comment.