Skip to content

Commit 56fc5f1

Browse files
authored
Merge pull request #621 from con2/dependabot/github_actions/pre-commit/action-3.0.1
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1
2 parents 86b527a + c63ac47 commit 56fc5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
cache-dependency-path: backend/requirements.txt
2121

2222
- run: pip install -r backend/requirements.txt
23-
- uses: pre-commit/action@v3.0.0
23+
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)