We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae2de1 commit e716636Copy full SHA for e716636
.pre-commit-config.yaml
@@ -4,7 +4,7 @@
4
# See https://pre-commit.com/hooks.html for more hooks
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
8
hooks:
9
- id: trailing-whitespace
10
- id: end-of-file-fixer
0 commit comments