xarray-contrib / pint-xarray

Interface for using pint with xarray, providing convenience accessors
https://pint-xarray.readthedocs.io/en/latest/
Apache License 2.0
105 stars 12 forks source link

pre-commit: autoupdate hook versions #149

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Base PullRequest

default branch (https://github.com/xarray-contrib/pint-xarray/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/837dbe469b39f08d416889369a52e2a993625c84/node_modules/npm-check-updates/bin ```
python -m pre_commit autoupdate ```Shell Updating https://github.com/pre-commit/pre-commit-hooks ... [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. updating v4.0.1 -> v4.1.0. Updating https://github.com/timothycrosley/isort ... [INFO] Initializing environment for https://github.com/timothycrosley/isort. already up to date. Updating https://github.com/python/black ... [INFO] Initializing environment for https://github.com/python/black. already up to date. Updating https://github.com/keewis/blackdoc ... already up to date. Updating https://gitlab.com/pycqa/flake8 ... already up to date. ```
python -m pre_commit run --all-files ```Shell [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/timothycrosley/isort. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/python/black. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/keewis/blackdoc. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://gitlab.com/pycqa/flake8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed fix end of files.........................................................Passed check docstring is first.................................................Passed check yaml...............................................................Passed isort....................................................................Passed black....................................................................Passed blackdoc.................................................................Passed flake8...................................................................Passed ```

Changed files

Changed file: - .pre-commit-config.yaml

:octocat: Repo | :memo: Issues | :department_store: Marketplace