Skip to content

Commit c4accf6

Browse files
authored
Merge pull request #87 from hsf-training/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents c4fcbe2 + 567693e commit c4accf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

1515
# Notebook formatting
1616
- repo: https://github.com/nbQA-dev/nbQA
17-
rev: 1.8.7
17+
rev: 1.9.1
1818
hooks:
1919
- id: nbqa-isort
2020
additional_dependencies: [ isort ]
@@ -30,7 +30,7 @@ repos:
3030
# args: [ --line-length=120 ]
3131
#
3232
- repo: https://github.com/kynan/nbstripout
33-
rev: 0.8.0
33+
rev: 0.8.1
3434
hooks:
3535
- id: nbstripout
3636

0 commit comments

Comments
 (0)