Skip to content

Commit

Permalink
chore(deps): bump pre-commit/action from v2.0.0 to v2.0.2 (#2935)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent ad6bf5c commit 16c23fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].2
with:
# Slow hooks are marked with manual - slow is okay here, run them too
extra_args: --hook-stage manual --all-files
Expand Down

0 comments on commit 16c23fe

Please sign in to comment.