keewis / blackdoc

run black on documentation code snippets
https://blackdoc.readthedocs.io
MIT License
47 stars 4 forks source link

pre-commit: autoupdate hook versions #99

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Base PullRequest

default branch (https://github.com/keewis/blackdoc/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 ... already up to date. Updating https://github.com/pycqa/isort ... [INFO] Initializing environment for https://github.com/pycqa/isort. updating 5.9.1 -> 5.9.2. Updating https://github.com/psf/black ... 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/pycqa/isort. [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 JSON...........................................(no files to check)Skipped Check Yaml...............................................................Passed isort....................................................................Passed black....................................................................Passed flake8...................................................................Passed ```

Changed files

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

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