chore(deps): bump pre-commit/action from v2.0.0 to v2.0.2 (#2935)

This commit is contained in:
dependabot[bot] 2021-04-05 22:53:59 -04:00 committed by GitHub
parent ad6bf5cd39
commit 16c23fef31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.0
- uses: pre-commit/action@v2.0.2
with:
# Slow hooks are marked with manual - slow is okay here, run them too
extra_args: --hook-stage manual --all-files