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.
2 parents 019ee85 + ad7c9f9 commit 126f4f4Copy full SHA for 126f4f4
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ ci:
20
repos:
21
# Out of the box hooks for pre-commit https://github.com/pre-commit/pre-commit-hooks
22
- repo: https://github.com/pre-commit/pre-commit-hooks
23
- rev: v4.5.0
+ rev: v4.6.0
24
hooks:
25
# Makes sure files end in a newline and only a newline.
26
- id: end-of-file-fixer
0 commit comments