Skip to content

Commit 4c4cef0

Browse files
authored
Merge pull request #410 from LSST-strong-lensing/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2e888b3 + 048adec commit 4c4cef0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ci:
1212
repos:
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
# Ruff version.
15-
rev: v0.15.4
15+
rev: v0.15.8
1616
hooks:
1717
- id: ruff
1818
exclude: docs/.*
@@ -23,7 +23,7 @@ repos:
2323
- id: nbqa-ruff
2424
args: ["--line-length=120"]
2525
- repo: https://github.com/psf/black-pre-commit-mirror
26-
rev: 26.1.0
26+
rev: 26.3.1
2727
hooks:
2828
- id: black
2929
# It is recommended to specify the latest version of Python
@@ -32,7 +32,7 @@ repos:
3232
# https://pre-commit.com/#top_level-default_language_version
3333
language_version: python3
3434
- repo: https://github.com/psf/black-pre-commit-mirror
35-
rev: 26.1.0
35+
rev: 26.3.1
3636
hooks:
3737
- id: black-jupyter
3838
language_version: python3

0 commit comments

Comments
 (0)