File tree Expand file tree Collapse file tree 4 files changed +177
-142
lines changed Expand file tree Collapse file tree 4 files changed +177
-142
lines changed Original file line number Diff line number Diff line change 8
8
- id : end-of-file-fixer
9
9
- id : trailing-whitespace
10
10
- repo : https://github.com/astral-sh/ruff-pre-commit
11
- rev : v0.11.13
11
+ rev : v0.12.0
12
12
hooks :
13
13
- id : ruff
14
14
args : [--fix]
27
27
- id : poetry-check
28
28
- id : poetry-lock
29
29
- repo : https://github.com/pre-commit/mirrors-mypy
30
- rev : v1.16.0
30
+ rev : v1.16.1
31
31
hooks :
32
32
- id : mypy
33
33
args : []
Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ using this package:
86
86
:target: https://www.gnu.org/copyleft/gpl.html
87
87
.. |Build Status | image :: https://github.com/rgmining/tripadvisor/actions/workflows/python-lib.yaml/badge.svg
88
88
:target: https://github.com/rgmining/tripadvisor/actions/workflows/python-lib.yaml
89
- .. |Release | image :: https://img.shields.io/badge/release-0.6.1 -brightgreen.svg
90
- :target: https://github.com/rgmining/tripadvisor/releases/tag/v0.6.1
91
- .. |PyPi | image :: https://img.shields.io/badge/pypi-0.6.1 -brightgreen.svg
89
+ .. |Release | image :: https://img.shields.io/badge/release-0.6.2 -brightgreen.svg
90
+ :target: https://github.com/rgmining/tripadvisor/releases/tag/v0.6.2
91
+ .. |PyPi | image :: https://img.shields.io/badge/pypi-0.6.2 -brightgreen.svg
92
92
:target: https://pypi.python.org/pypi/rgmining-tripadvisor-dataset
93
93
.. |Japanese | image :: https://img.shields.io/badge/qiita-%E6%97%A5%E6%9C%AC%E8%AA%9E-brightgreen.svg
94
94
:target: http://qiita.com/jkawamoto/items/86c687d85efb783bcd7d
You can’t perform that action at this time.
0 commit comments