Skip to content

Commit

Permalink
Merge branch 'main' into fix_890
Browse files Browse the repository at this point in the history
  • Loading branch information
qberthet authored Oct 17, 2023
2 parents ccec478 + b67e730 commit a84860a
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 @@ -10,7 +10,7 @@ repos:
'--skip-string-normalization']

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand All @@ -30,7 +30,7 @@ repos:
args: ["--profile", "black", --line-length=125]

- repo: https://github.com/asottile/pyupgrade
rev: v3.14.0
rev: v3.15.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down

0 comments on commit a84860a

Please sign in to comment.