Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 77801b6

Browse files
dependabot[bot]ljmf00
authored andcommitted
build(deps): Bump pre-commit/action from 2.0.3 to 3.0.0
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.3...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00fe2b2 commit 77801b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: actions/setup-python@v3
19-
- uses: pre-commit/action@v2.0.3
19+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)