Skip to content

Commit e735377

Browse files
chore: bump pre-commit versions
1 parent f70890b commit e735377

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v3.1.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-byte-order-marker
66
- id: check-case-conflict
@@ -11,6 +11,6 @@ repos:
1111
- id: mixed-line-ending
1212
- id: trailing-whitespace
1313
- repo: https://github.com/pre-commit/pre-commit
14-
rev: v2.5.1
14+
rev: v3.6.2
1515
hooks:
1616
- id: validate_manifest

0 commit comments

Comments
 (0)