Skip to content

Commit eee5ab4

Browse files
renovate-botjackton1
authored andcommitted
Update wearerequired/lint-action action to v1.11.0
1 parent f2aca44 commit eee5ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
pip install black
4444
4545
- name: Run Lint
46-
uses: wearerequired/lint-action@v1.10.0
46+
uses: wearerequired/lint-action@v1.11.0
4747
with:
4848
github_token: ${{ secrets.github_token }}
4949
black: ${{ matrix.python-version != '3.5' }}

0 commit comments

Comments
 (0)