Skip to content

Commit 3ec9366

Browse files
authored
Merge pull request #195 from AstroAI-Lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 09fba1a + d6b4c75 commit 3ec9366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: check-merge-conflict # Check for files that contain merge conflict strings.
1515
- id: check-added-large-files # Prevent large files from being added to the repository.
1616
- repo: https://github.com/psf/black-pre-commit-mirror
17-
rev: 26.3.0
17+
rev: 26.3.1
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)