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.15.0 → 1.16.0](adamchainz/django-upgrade@1.15.0...1.16.0)
- [github.com/pre-commit/mirrors-eslint: v8.56.0 → v9.0.0-beta.0](pre-commit/mirrors-eslint@v8.56.0...v9.0.0-beta.0)
  • Loading branch information
pre-commit-ci[bot] committed Feb 12, 2024
1 parent c688ce4 commit 30115a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -14,7 +14,7 @@ repos:
hooks:
- id: doc8
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.15.0
rev: 1.16.0
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]
Expand All @@ -32,7 +32,7 @@ repos:
args:
- --trailing-comma=es5
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.56.0
rev: v9.0.0-beta.0
hooks:
- id: eslint
files: \.js?$
Expand Down

0 comments on commit 30115a9

Please sign in to comment.