Skip to content

Commit d45ea66

Browse files
authored
Merge pull request #1669 from Anselmoo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 99d7d3a + faa5cc4 commit d45ea66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ repos:
1919
args: ["--maxkb=1000"]
2020
exclude: \.ipynb
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.7.0
22+
rev: v0.7.1
2323
hooks:
2424
- id: ruff
2525
files: spectrafit/
2626
- id: ruff-format
2727
files: spectrafit/
2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v1.12.1
29+
rev: v1.13.0
3030
hooks:
3131
- id: mypy
3232
additional_dependencies:

0 commit comments

Comments
 (0)