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 b30a1d3 commit f5374c8Copy full SHA for f5374c8
.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: v4.5.0
+ rev: v4.6.0
16
hooks:
17
- id: trailing-whitespace
18
exclude: ^docs/.*|.*.md
0 commit comments