Merge pull request #119 from qiboteam/pre-commit-ci-update-config

This commit is contained in:
Alessandro Candido
2025-11-25 06:19:25 +04:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ repos:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.21.1 rev: v3.21.2
hooks: hooks:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln