Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1045)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Dec 6, 2022
1 parent a356bcc commit f38738d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Expand Up @@ -49,7 +49,7 @@ repos:
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]

- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.3.0
hooks:
- id: pyupgrade
args: [--py38-plus]
Expand All @@ -72,7 +72,7 @@ repos:
stages: [manual]

- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.2.1
rev: 1.2.2
hooks:
- id: Flake8-pyproject
alias: flake8
Expand All @@ -81,7 +81,7 @@ repos:
stages: [manual]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.28.0
rev: v8.29.0
hooks:
- id: eslint
stages: [manual]
Expand Down

0 comments on commit f38738d

Please sign in to comment.