We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd3099d + 0168d22 commit 7ea62bdCopy full SHA for 7ea62bd
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: black-jupyter
7
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: v5.0.0
+ rev: v6.0.0
10
hooks:
11
# Ensure existence of newline characters at file ends
12
- id: end-of-file-fixer
0 commit comments