Skip to content

Commit

Permalink
Merge pull request #16 from hugovk/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jul 4, 2023
2 parents 5f56c3e + b0b7a44 commit 900e172
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.8.0
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down Expand Up @@ -35,7 +35,7 @@ repos:
- id: requirements-txt-fixer

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
rev: v3.0.0-alpha.9-for-vscode
hooks:
- id: prettier
args: [--prose-wrap=always, --print-width=88]
Expand Down

0 comments on commit 900e172

Please sign in to comment.