File tree Expand file tree Collapse file tree 4 files changed +949
-167
lines changed Expand file tree Collapse file tree 4 files changed +949
-167
lines changed Original file line number Diff line number Diff line change 23
23
hooks :
24
24
- id : isort
25
25
- repo : https://github.com/psf/black
26
- rev : 24.4.0
26
+ rev : 24.4.2
27
27
hooks :
28
28
- id : black
29
29
- repo : https://github.com/asottile/pyupgrade
@@ -33,13 +33,13 @@ repos:
33
33
args :
34
34
- --py38-plus
35
35
- repo : https://github.com/jackdewinter/pymarkdown
36
- rev : v0.9.18
36
+ rev : v0.9.20
37
37
hooks :
38
38
- id : pymarkdown
39
39
name : pymarkdown-autofix
40
40
args : ["-x-fix", "scan"]
41
41
- repo : https://github.com/jackdewinter/pymarkdown
42
- rev : v0.9.18
42
+ rev : v0.9.20
43
43
hooks :
44
44
- id : pymarkdown
45
45
name : pymarkdown
52
52
hooks :
53
53
- id : rstcheck
54
54
- repo : https://github.com/codespell-project/codespell
55
- rev : v2.2.6
55
+ rev : v2.3.0
56
56
hooks :
57
57
- id : codespell
58
58
# Don't try to "fix" any spellings in the source data.
Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
- 24.6.1.dev0 (Unreleased )
5
- ------------------------
4
+ 24.6.1 (2024-06-01 )
5
+ -------------------
6
6
7
7
- **Breaking change**: Reverted the fallback to name when country common_name
8
8
or official_name attributes not available , which was added in 23.12.11.
You can’t perform that action at this time.
0 commit comments