Skip to content

Commit 6b2f386

Browse files
[pre-commit.ci] pre-commit autoupdate (#73)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) * Set autoupdate schedule to monthly --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kyle Sunden <[email protected]>
1 parent 7effec5 commit 6b2f386

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
ci:
2+
autoupdate_schedule: 'monthly'
13
repos:
24
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
5+
rev: v4.5.0
46
hooks:
57
- id: trailing-whitespace
68
- id: no-commit-to-branch

0 commit comments

Comments
 (0)