Skip to content

Commit 629da4f

Browse files
[pre-commit.ci] pre-commit autoupdate (#78)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) - [github.com/Zac-HD/shed: 0.6.0 → 0.7.0](Zac-HD/shed@0.6.0...0.7.0) - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) * Update .pre-commit-config.yaml Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent 2d04e84 commit 629da4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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: 'v4.0.1'
3+
rev: 'v4.1.0'
44
hooks:
55
- id: check-merge-conflict
66
exclude: "rst$"
@@ -26,7 +26,7 @@ repos:
2626
- markdown
2727
- rst
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: 'v4.0.1'
29+
rev: 'v4.1.0'
3030
hooks:
3131
- id: check-case-conflict
3232
- id: check-json
@@ -40,7 +40,7 @@ repos:
4040
- id: debug-statements
4141
# Another entry is required to apply file-contents-sorter to another file
4242
- repo: https://github.com/pre-commit/pre-commit-hooks
43-
rev: 'v4.0.1'
43+
rev: 'v4.1.0'
4444
hooks:
4545
- id: file-contents-sorter
4646
files: |

0 commit comments

Comments
 (0)