Skip to content

Commit fc2d0dd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/jorisroovers/gitlint: v0.17.0 → v0.18.0](jorisroovers/gitlint@v0.17.0...v0.18.0)
1 parent 2c53cfc commit fc2d0dd

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.3.0
4+
rev: v4.4.0
55
hooks:
66
- id: check-added-large-files
77
- id: fix-byte-order-marker
@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies:
3232
- tomli
3333
- repo: https://github.com/jorisroovers/gitlint
34-
rev: v0.17.0
34+
rev: v0.18.0
3535
hooks:
3636
- id: gitlint
3737
args:

0 commit comments

Comments
 (0)