Skip to content

Commit

Permalink
feat: bump jpetrucciani/mypy-check from 0.930 to 0.971
Browse files Browse the repository at this point in the history
Bumps [jpetrucciani/mypy-check](https://github.com/jpetrucciani/mypy-check) from 0.930 to 0.971.
- [Release notes](https://github.com/jpetrucciani/mypy-check/releases)
- [Commits](jpetrucciani/mypy-check@0.930...0.971)

---
updated-dependencies:
- dependency-name: jpetrucciani/mypy-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and NourKired committed Dec 21, 2022
1 parent ab68182 commit 7dcc450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
poetry run flake8 --count --show-source --statistics
- name: Lint python code (mypy)
uses: jpetrucciani/mypy-check@0.930
uses: jpetrucciani/mypy-check@0.971
with:
path: '.'

Expand Down

0 comments on commit 7dcc450

Please sign in to comment.