File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 46
46
args :
47
47
- --trailing-comma=es5
48
48
- repo : https://github.com/pre-commit/mirrors-eslint
49
- rev : v8.33 .0
49
+ rev : v8.34 .0
50
50
hooks :
51
51
- id : eslint
52
52
files : \.js?$
60
60
language_version : python3
61
61
entry : black --target-version=py38
62
62
- repo : https://github.com/tox-dev/pyproject-fmt
63
- rev : 0.6 .0
63
+ rev : 0.8 .0
64
64
hooks :
65
65
- id : pyproject-fmt
66
66
- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ requires = [
5
5
]
6
6
7
7
[project ]
8
- name = " django_debug_toolbar "
8
+ name = " django-debug-toolbar "
9
9
description = " A configurable set of panels that display various debug information about the current request/response."
10
10
readme = " README.rst"
11
11
license = {text = " BSD-3-Clause" }
You can’t perform that action at this time.
0 commit comments