Skip to content

Commit

Permalink
Merge pull request #231 from neuronets/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
satra committed Nov 28, 2022
2 parents 908c879 + 33e7b99 commit 6a14779
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-yaml
Expand All @@ -16,7 +16,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
Expand Down
2 changes: 1 addition & 1 deletion guide/api_train_binary_segmentation.ipynb
Expand Up @@ -392,4 +392,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}
2 changes: 1 addition & 1 deletion guide/api_train_generation_progressive.ipynb
Expand Up @@ -390,4 +390,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit 6a14779

Please sign in to comment.