Skip to content

Commit e390094

Browse files
authored
Merge pull request #94 from pytroll/pre-commit-ci-update-config
2 parents acc21c8 + a945911 commit e390094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: bandit
2929
args: [--ini, .bandit]
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: 'v1.16.1' # Use the sha / tag you want to point at
31+
rev: 'v1.17.1' # Use the sha / tag you want to point at
3232
hooks:
3333
- id: mypy
3434
additional_dependencies:

0 commit comments

Comments
 (0)