Skip to content

Commit

Permalink
Merge pull request #1082 from qiboteam/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
stavros11 authored Oct 29, 2024
2 parents 6db31ff + 48af51e commit 3f6d2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
additional_dependencies: [tomli]
args: [--in-place, --config, ./pyproject.toml]
- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.19.0
hooks:
- id: pyupgrade
- repo: https://github.com/hadialqattan/pycln
Expand All @@ -35,7 +35,7 @@ repos:
args:
- --config=pyproject.toml
- repo: https://github.com/adamchainz/blacken-docs
rev: 1.19.0
rev: 1.19.1
hooks:
- id: blacken-docs
- repo: https://github.com/pycqa/pydocstyle
Expand Down

0 comments on commit 3f6d2dd

Please sign in to comment.