Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2021
1 parent 366bc8e commit 3e1abca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
path: requirements/lint.txt
- name: Pre-Commit hooks
uses: pre-commit/action@v2.0.0
uses: pre-commit/action@v2.0.2
- name: Install itself
run: |
python setup.py install
Expand Down

0 comments on commit 3e1abca

Please sign in to comment.