Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
django-panik-newsletter
Commits
9046f9a2
Commit
9046f9a2
authored
Nov 25, 2021
by
fred
Browse files
build: bump black version
parent
c9cb9439
Changes
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
View file @
9046f9a2
...
...
@@ -12,7 +12,7 @@ repos:
-
id
:
django-upgrade
args
:
[
--target-version
,
"
2.2"
]
-
repo
:
https://github.com/psf/black
rev
:
2
0.8b1
rev
:
2
1.10b0
hooks
:
-
id
:
black
args
:
[
'
--target-version'
,
'
py37'
,
'
--skip-string-normalization'
,
'
--line-length'
,
'
110'
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment