Update changelog URL
This commit is contained in:
parent
0563dc0eda
commit
8afe153564
|
|
@ -45,12 +45,12 @@
|
|||
"flake8": "https://github.com/PyCQA/flake8/tree/main/docs/source/release-notes",
|
||||
"flake8-docstrings": "https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst",
|
||||
"flake8-debugger": "https://github.com/JBKahn/flake8-debugger/",
|
||||
"flake8-builtins": "https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst",
|
||||
"flake8-builtins": "https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst",
|
||||
"flake8-bugbear": "https://github.com/PyCQA/flake8-bugbear#change-log",
|
||||
"flake8-tidy-imports": "https://github.com/adamchainz/flake8-tidy-imports/blob/main/CHANGELOG.rst",
|
||||
"flake8-tuple": "https://github.com/ar4s/flake8_tuple/blob/master/HISTORY.rst",
|
||||
"flake8-comprehensions": "https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst",
|
||||
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/master/CHANGES.rst",
|
||||
"flake8-deprecated": "https://github.com/gforcada/flake8-deprecated/blob/main/CHANGES.rst",
|
||||
"flake8-future-import": "https://github.com/xZise/flake8-future-import#changes",
|
||||
"flake8-string-format": "https://github.com/xZise/flake8-string-format#changes",
|
||||
"flake8-plugin-utils": "https://github.com/afonasev/flake8-plugin-utils#change-log",
|
||||
|
|
|
|||
Loading…
Reference in New Issue