Skip to content

Commit

Permalink
Merge pull request #863 from pre-commit/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile authored Aug 29, 2023
2 parents fb57430 + cddd1f2 commit 2fa3cb3
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 @@ -25,7 +25,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.2
rev: v2.0.4
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
Expand All @@ -38,7 +38,7 @@ repos:
- id: mypy
additional_dependencies: [types-all]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.47.0
rev: v8.48.0
hooks:
- id: eslint
args: [--fix]
Expand Down

0 comments on commit 2fa3cb3

Please sign in to comment.