Skip to content

Commit

Permalink
Merge pull request #10 from HippocampusGirl/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
HippocampusGirl authored Oct 16, 2023
2 parents a598143 + 122a404 commit 0f1ad65
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 @@ -4,7 +4,7 @@ default_language_version:
python: "3.11"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-merge-conflict
- id: check-added-large-files
Expand Down Expand Up @@ -49,7 +49,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.6.0
hooks:
- id: mypy
additional_dependencies: [numpy, types-PyYAML]

0 comments on commit 0f1ad65

Please sign in to comment.