Skip to content

Commit 30115a9

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent c688ce4 commit 30115a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: doc8
1616
- repo: https://github.com/adamchainz/django-upgrade
17-
rev: 1.15.0
17+
rev: 1.16.0
1818
hooks:
1919
- id: django-upgrade
2020
args: [--target-version, "3.2"]
@@ -32,7 +32,7 @@ repos:
3232
args:
3333
- --trailing-comma=es5
3434
- repo: https://github.com/pre-commit/mirrors-eslint
35-
rev: v8.56.0
35+
rev: v9.0.0-beta.0
3636
hooks:
3737
- id: eslint
3838
files: \.js?$

0 commit comments

Comments
 (0)