Skip to content

Commit

Permalink
Merge pull request #4 from arkinmodi/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
arkinmodi committed Jan 1, 2024
2 parents 19112c9 + 1260375 commit 840a462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.8.0
hooks:
- id: mypy
- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
args: [--strict]

0 comments on commit 840a462

Please sign in to comment.