Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89eacf5

Browse files
MNT: Update 'pre-commit-hooks' pre-commit hook to v4.3.0
1 parent dab648a commit 89eacf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude: |
1313
)
1414
repos:
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
16-
rev: v4.2.0
16+
rev: v4.3.0
1717
hooks:
1818
- id: check-added-large-files
1919
- id: check-docstring-first

0 commit comments

Comments
 (0)