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 29
29
You must provide list of target files as input in your .pre-commit-config.yaml file.
30
30
files : ^(.*requirements.*\.txt|\.brokignore|sitevars.rst)$
31
31
- repo : https://github.com/timothycrosley/isort
32
- rev : " 5.9.3 "
32
+ rev : " 5.11.5 "
33
33
hooks :
34
34
- id : isort
35
35
description : isort is a Python utility / library to sort imports automatically.
@@ -72,11 +72,12 @@ repos:
72
72
# language: system
73
73
# files: ^(index|docs/.*|docs/_includes/.*|README|CONTRIBUTING)\.rst$
74
74
- repo : https://github.com/saltstack/mirrors-nox
75
- rev : v2021.6.12
75
+ rev : v2022.8.7
76
76
hooks :
77
77
- id : nox
78
78
alias : Generate Sphinx docs
79
79
description : Generate Sphinx docs, ensure they build
80
+ pass_filenames : false
80
81
args :
81
82
- -e
82
83
- ' docs-html(clean=True)'
Original file line number Diff line number Diff line change 2
2
Salt User Guide
3
3
===============
4
4
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
7
7
8
8
.. image :: https://img.shields.io/twitch/status/saltprojectoss
9
9
:target: https://www.twitch.tv/saltprojectoss
You can’t perform that action at this time.
0 commit comments