Skip to content

Commit 6f1331b

Browse files
authored
Merge pull request #158 from AFM-SPM/pre-commit-ci-update-config
[pre-commit.ci] pre-commit-autoupdate
2 parents 5f6988d + 01f9f90 commit 6f1331b

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
@@ -33,7 +33,7 @@ repos:
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
3535
# Ruff version.
36-
rev: v0.11.13
36+
rev: v0.12.0
3737
hooks:
3838
- id: ruff
3939
args: [ --fix, --exit-non-zero-on-fix ]
@@ -58,7 +58,7 @@ repos:
5858
- id: numpydoc-validation
5959

6060
- repo: https://github.com/pre-commit/mirrors-mypy
61-
rev: v1.16.0
61+
rev: v1.16.1
6262
hooks:
6363
- id: mypy
6464
args: [--ignore-missing-imports] # default but useful to be explicit

0 commit comments

Comments
 (0)