Skip to content

Commit

Permalink
Merge pull request #2036 from catalyst-cooperative/pre-commit-ci-upda…
Browse files Browse the repository at this point in the history
…te-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
zaneselvans committed Nov 1, 2022
2 parents b1e94e5 + 5ad001a commit a60d1cc
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 @@ -68,14 +68,14 @@ repos:
- id: upgrade-type-hints

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.3
rev: v3.0.0-alpha.4
hooks:
- id: prettier
types_or: [yaml]

# Update Python language constructs to modern standards
- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
rev: v3.2.0
hooks:
- id: pyupgrade
args: ["--py310-plus"]
Expand Down

0 comments on commit a60d1cc

Please sign in to comment.