Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/metric_collection_and_aggregation
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 12, 2023
2 parents 22b6f04 + e1fd252 commit acb0e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
rev: v3.8.0
hooks:
- id: pyupgrade
args: [--py36-plus]
args: [--py38-plus]
name: Upgrade code

# - repo: https://github.com/PyCQA/docformatter
Expand Down

0 comments on commit acb0e35

Please sign in to comment.