Skip to content

Commit

Permalink
Merge pull request #117 from pytroll/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Jan 8, 2025
2 parents 66e3c53 + 7e4d3f2 commit da484ad
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 @@ -5,7 +5,7 @@ repos:
- id: isort
language_version: python3
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args:
Expand All @@ -21,7 +21,7 @@ repos:
- id: flake8
language_version: python3
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
# Override default --ignore-missing-imports
Expand Down

0 comments on commit da484ad

Please sign in to comment.