We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a21434 commit ead1361Copy full SHA for ead1361
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
args: ["--profile", "black", "--filter-files"]
13
14
- repo: https://github.com/pre-commit/pre-commit-hooks
15
- rev: v5.0.0
+ rev: v6.0.0
16
hooks:
17
- id: trailing-whitespace
18
exclude: ^docs/.*|.*.md
0 commit comments