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 93ac171 commit c24d40dCopy full SHA for c24d40d
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ ci:
22
repos:
23
# Misc commit checks
24
- repo: https://github.com/pre-commit/pre-commit-hooks
25
- rev: v5.0.0
+ rev: v6.0.0
26
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
27
hooks:
28
# Autoformat: Makes sure files end in a newline and only a newline.
0 commit comments