Skip to content

Commit

Permalink
Merge pull request #96 from BQSKit/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
edyounis authored Sep 20, 2022
2 parents f540062 + 7b297eb commit 98b519c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
args: ['--remove']
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/myint/docformatter
- repo: https://github.com/PyCQA/docformatter
rev: v1.5.0
hooks:
- id: docformatter
Expand Down Expand Up @@ -64,8 +64,8 @@ repos:
rev: v2.0.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/myint/autoflake
rev: v1.5.3
- repo: https://github.com/PyCQA/autoflake
rev: v1.6.0
hooks:
- id: autoflake
args:
Expand Down

0 comments on commit 98b519c

Please sign in to comment.