Skip to content

Commit 80c36d5

Browse files
committed
Merge branch 'main' of github.com:opera-adt/disp-nisar into free_memory
2 parents 1f77039 + 21fedc2 commit 80c36d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121

2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.15.2
24+
rev: v0.15.6
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
@@ -36,7 +36,7 @@ repos:
3636
- "pydantic>=2.4"
3737

3838
- repo: https://github.com/psf/black-pre-commit-mirror
39-
rev: "26.1.0"
39+
rev: "26.3.1"
4040
hooks:
4141
- id: black
4242
args: [--preview, --enable-unstable-feature, string_processing]

0 commit comments

Comments
 (0)