Skip to content

Commit 98b519c

Browse files
authored
Merge pull request #96 from BQSKit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f540062 + 7b297eb commit 98b519c

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
@@ -23,7 +23,7 @@ repos:
2323
args: ['--remove']
2424
- id: no-commit-to-branch
2525
args: [--branch, master]
26-
- repo: https://github.com/myint/docformatter
26+
- repo: https://github.com/PyCQA/docformatter
2727
rev: v1.5.0
2828
hooks:
2929
- id: docformatter
@@ -64,8 +64,8 @@ repos:
6464
rev: v2.0.0
6565
hooks:
6666
- id: setup-cfg-fmt
67-
- repo: https://github.com/myint/autoflake
68-
rev: v1.5.3
67+
- repo: https://github.com/PyCQA/autoflake
68+
rev: v1.6.0
6969
hooks:
7070
- id: autoflake
7171
args:

0 commit comments

Comments
 (0)