Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pytest-cov-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwel authored Mar 25, 2024
2 parents 0abc6a7 + d0e6e2a commit 007ec2c
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 @@ -25,7 +25,7 @@ repos:
args: ['--target-version', '4.2']

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
rev: v3.15.2
hooks:
- id: pyupgrade
args: [--py311-plus]
Expand Down

0 comments on commit 007ec2c

Please sign in to comment.