Skip to content

Commit 40a62fa

Browse files
authored
Merge pull request #3025 from pytroll/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 948dcfa + 95a8614 commit 40a62fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fail_fast: false
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
55
# Ruff version.
6-
rev: 'v0.8.1'
6+
rev: 'v0.8.6'
77
hooks:
88
- id: ruff
99
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -19,7 +19,7 @@ repos:
1919
- id: bandit
2020
args: [--ini, .bandit]
2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: 'v1.13.0' # Use the sha / tag you want to point at
22+
rev: 'v1.14.1' # Use the sha / tag you want to point at
2323
hooks:
2424
- id: mypy
2525
additional_dependencies:

0 commit comments

Comments
 (0)