Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit 2f4d744

Browse files
Bump wearerequired/lint-action from 1.9.0 to 1.10.0
Bumps [wearerequired/lint-action](https://github.com/wearerequired/lint-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/wearerequired/lint-action/releases) - [Commits](wearerequired/lint-action@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: wearerequired/lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85a9df9 commit 2f4d744

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
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
pip install black
3636
- name: Run Lint
37-
uses: wearerequired/lint-action@v1.9.0
37+
uses: wearerequired/lint-action@v1.10.0
3838
with:
3939
github_token: ${{ secrets.github_token }}
4040
black: ${{ matrix.python-version != '3.5' }}

0 commit comments

Comments
 (0)