Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/adamchainz/django-upgrade: 1.9.0 → 1.10.0](adamchainz/django-upgrade@1.9.0...1.10.0)
- [github.com/pre-commit/mirrors-eslint: v8.23.0 → v8.23.1](pre-commit/mirrors-eslint@v8.23.0...v8.23.1)
  • Loading branch information
pre-commit-ci[bot] authored and tim-schilling committed Sep 13, 2022
1 parent b20ddd3 commit 5923f38
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 @@ -20,7 +20,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.9.0
rev: 1.10.0
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]
Expand All @@ -45,7 +45,7 @@ repos:
args:
- --trailing-comma=es5
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.23.0
rev: v8.23.1
hooks:
- id: eslint
files: \.js?$
Expand Down

0 comments on commit 5923f38

Please sign in to comment.