Skip to content

Commit 1705214

Browse files
authored
Merge pull request #192 from AstroAI-Lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9a8c5ae + 79bca4e commit 1705214

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
@@ -1,7 +1,7 @@
11

22
repos:
33
- repo: https://github.com/kynan/nbstripout
4-
rev: 0.9.0
4+
rev: 0.9.1
55
hooks:
66
- id: nbstripout
77
files: ".ipynb"
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: black
2020
- repo: https://github.com/pycqa/isort
21-
rev: 7.0.0
21+
rev: 8.0.0
2222
hooks:
2323
- id: isort
2424
name: isort (python)

0 commit comments

Comments
 (0)