Skip to content

Commit 1b54cc7

Browse files
authored
Merge pull request #134 from kadirnar/pre-commit-ci-update-config
[pre-commit.ci] pre-commit suggestions
2 parents 60095a7 + d10a6a5 commit 1b54cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ci:
77

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v5.0.0
10+
rev: v6.0.0
1111
hooks:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
@@ -56,6 +56,6 @@ repos:
5656
name: Flake8 linting
5757

5858
- repo: https://github.com/PyCQA/docformatter
59-
rev: v1.7.8-rc1
59+
rev: v1.7.7
6060
hooks:
6161
- id: docformatter

0 commit comments

Comments
 (0)