Skip to content

Commit

Permalink
Merge pull request #18 from ibLeDy/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ibLeDy authored Oct 29, 2023
2 parents 28ec7e3 + ba141f1 commit a601228
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -20,12 +20,12 @@ repos:
- id: name-tests-test
- id: check-json
- repo: https://github.com/pycqa/flake8
rev: 5.0.4
rev: 6.1.0
hooks:
- id: flake8
args: [--max-line-length=88]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.982
rev: v1.5.1
hooks:
- id: mypy
- repo: https://github.com/jumanjihouse/pre-commit-hooks
Expand Down

0 comments on commit a601228

Please sign in to comment.