Skip to content

Commit 818a6e5

Browse files
authored
Merge pull request #1768 from Anselmoo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2b725d4 + e049c7d commit 818a6e5

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.8.4
22+
rev: v0.8.6
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.14.0
29+
rev: v1.14.1
3030
hooks:
3131
- id: mypy
3232
additional_dependencies:

0 commit comments

Comments
 (0)