Skip to content

Commit 16c23fe

Browse files
chore(deps): bump pre-commit/action from v2.0.0 to v2.0.2 (#2935)
1 parent ad6bf5c commit 16c23fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v2
2121
- uses: actions/setup-python@v2
22-
- uses: pre-commit/[email protected].0
22+
- uses: pre-commit/[email protected].2
2323
with:
2424
# Slow hooks are marked with manual - slow is okay here, run them too
2525
extra_args: --hook-stage manual --all-files

0 commit comments

Comments
 (0)