File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 48
48
entry : ./tools/check_changes.py
49
49
pass_filenames : false
50
50
- repo : https://github.com/pre-commit/pre-commit-hooks
51
- rev : ' v5 .0.0'
51
+ rev : ' v6 .0.0'
52
52
hooks :
53
53
- id : check-merge-conflict
54
54
- repo : https://github.com/asottile/yesqa
69
69
- id : black
70
70
language_version : python3 # Should be a command that runs python
71
71
- repo : https://github.com/pre-commit/pre-commit-hooks
72
- rev : ' v5 .0.0'
72
+ rev : ' v6 .0.0'
73
73
hooks :
74
74
- id : end-of-file-fixer
75
75
exclude : >-
94
94
- id : check-added-large-files
95
95
- id : check-symlinks
96
96
- id : fix-byte-order-marker
97
- - id : fix-encoding-pragma
98
- args : ['--remove']
99
97
- id : detect-aws-credentials
100
98
args : ['--allow-missing-credentials']
101
99
- id : detect-private-key
You can’t perform that action at this time.
0 commit comments