File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2929 You must provide list of target files as input in your .pre-commit-config.yaml file.
3030 files : ^(.*requirements.*\.txt|\.brokignore|sitevars.rst)$
3131 - repo : https://github.com/timothycrosley/isort
32- rev : " 5.9.3 "
32+ rev : " 5.11.5 "
3333 hooks :
3434 - id : isort
3535 description : isort is a Python utility / library to sort imports automatically.
@@ -72,11 +72,12 @@ repos:
7272# language: system
7373# files: ^(index|docs/.*|docs/_includes/.*|README|CONTRIBUTING)\.rst$
7474 - repo : https://github.com/saltstack/mirrors-nox
75- rev : v2021.6.12
75+ rev : v2022.8.7
7676 hooks :
7777 - id : nox
7878 alias : Generate Sphinx docs
7979 description : Generate Sphinx docs, ensure they build
80+ pass_filenames : false
8081 args :
8182 - -e
8283 - ' docs-html(clean=True)'
Original file line number Diff line number Diff line change 22Salt User Guide
33===============
44
5- .. image :: https://img.shields.io/badge/slack-@saltstackcommunity -blue.svg?logo=slack
6- :target: https://join.slack .com/t/saltstackcommunity/shared_invite/zt-3av8jjyf-oBQ2M0vhXOhJpNpRkPWBvg
5+ .. image :: https://img.shields.io/badge/slack-SaltProject -blue.svg?logo=slack
6+ :target: https://via.vmw .com/salt-slack
77
88.. image :: https://img.shields.io/twitch/status/saltprojectoss
99 :target: https://www.twitch.tv/saltprojectoss
You can’t perform that action at this time.
0 commit comments