Skip to content

Commit d241c0b

Browse files
ci: Bump pre-commit hooks
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - https://github.com/lyz-code/yamlfix/: 1.17.0 → 1.18.0
1 parent 96382c4 commit d241c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
args: ['--config', '.check_copyright_config.yaml']
2323

2424
- repo: https://github.com/pre-commit/pre-commit-hooks
25-
rev: v5.0.0
25+
rev: v6.0.0
2626
hooks:
2727
- id: trailing-whitespace
2828
- id: end-of-file-fixer
@@ -32,7 +32,7 @@ repos:
3232
- id: double-quote-string-fixer
3333

3434
- repo: https://github.com/lyz-code/yamlfix/
35-
rev: 1.17.0
35+
rev: 1.18.0
3636
hooks:
3737
- id: yamlfix
3838

0 commit comments

Comments
 (0)