Skip to content

Commit 7775fd7

Browse files
authored
Merge pull request #4 from axiom-data-science/dependabot/github_actions/pre-commit/action-3.0.0
Bump pre-commit/action from 2.0.0 to 3.0.0
2 parents cee6dc8 + 424b604 commit 7775fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/setup-python@v2
1414
with:
1515
python-version: '3.8'
16-
- uses: pre-commit/action@v2.0.0
16+
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)