Skip to content

Commit 1e3675b

Browse files
authored
Merge pull request #71 from blooop/dependabot/github_actions/pre-commit/action-3.0.1
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 5532eed + 89b3d7c commit 1e3675b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- uses: pre-commit/[email protected].0
10+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)