Skip to content

Commit dde94d8

Browse files
pre-commit-ci[bot]peterjc
authored andcommitted
[pre-commit.ci] 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/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0) - https://github.com/myint/rstcheckhttps://github.com/rstcheck/rstcheck
1 parent b802917 commit dde94d8

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,7 +1,7 @@
11
# pre-commit run --all-files
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: check-case-conflict
@@ -26,7 +26,7 @@ repos:
2626
exclude: tests/
2727
args: [--check]
2828
- repo: https://github.com/PyCQA/flake8
29-
rev: 5.0.4
29+
rev: 6.0.0
3030
hooks:
3131
- id: flake8
3232
additional_dependencies: [
@@ -45,7 +45,7 @@ repos:
4545
- id: blacken-docs
4646
additional_dependencies: [black==22.10.0]
4747
exclude: ^.github/
48-
- repo: https://github.com/myint/rstcheck
48+
- repo: https://github.com/rstcheck/rstcheck
4949
rev: v6.1.1
5050
hooks:
5151
- id: rstcheck

0 commit comments

Comments
 (0)