Skip to content

Commit 3321ad5

Browse files
chore(deps): bump pre-commit/action from v2.0.2 to v2.0.3 (#97)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc4b5b2 commit 3321ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-python@v2
17-
- uses: pre-commit/[email protected].2
17+
- uses: pre-commit/[email protected].3
1818
with:
1919
extra_args: --hook-stage manual check-manifest
2020

0 commit comments

Comments
 (0)