Skip to content

Commit 5400b30

Browse files
[pre-commit.ci] pre-commit autoupdate (#8)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v2.4.0 → v3.4.0](pre-commit/pre-commit-hooks@v2.4.0...v3.4.0) - [github.com/thlorenz/doctoc: v1.4.0 → v2.0.0](thlorenz/doctoc@v1.4.0...v2.0.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 83799d9 commit 5400b30

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2+
repos:
23
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v2.4.0
4+
rev: v3.4.0
45
hooks:
56
- id: end-of-file-fixer
67
- id: trailing-whitespace
78
- id: no-commit-to-branch
89
- repo: https://github.com/thlorenz/doctoc
9-
rev: v1.4.0
10+
rev: v2.0.0
1011
hooks:
1112
- id: doctoc
1213
exclude: '^(.github).*'

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Generated with [doctoc](https://github.com/thlorenz/doctoc)
66
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
77
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
88

9-
109
- [About](#about)
1110
- [Getting Started](#getting-started)
1211
- [Pre-commit](#pre-commit)

0 commit comments

Comments
 (0)