Skip to content

Commit 8635cc1

Browse files
authored
Merge pull request #25 from Quantco/dependabot/github_actions/pre-commit/action-3.0.0
Bump pre-commit/action from 2.0.3 to 3.0.0
2 parents 66a45fe + ac6f7a3 commit 8635cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
python-version: 3.8
1818
- name: Run pre-commit checks
19-
uses: pre-commit/action@v2.0.3
19+
uses: pre-commit/action@v3.0.0
2020

2121

2222
linux:

0 commit comments

Comments
 (0)