Page MenuHomeDevCentral

No OneTemporary

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c9c983e..898a68b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,34 +1,34 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-executables-have-shebangs
- id: check-json
- id: check-merge-conflict
- id: check-xml
- id: check-yaml
- id: end-of-file-fixer
exclude: ^roles/core/motd/files/
- id: fix-byte-order-marker
- id: mixed-line-ending
args: ["--fix=lf"]
- id: trailing-whitespace
exclude: patch$
- repo: https://github.com/psf/black
rev: 23.1.0
hooks:
- id: black
- repo: https://github.com/warpnet/salt-lint
- rev: v0.9.1
+ rev: v0.9.2
hooks:
- id: salt-lint
args: ["-x", "207,208"]
files: ^(roles|hotfixes).*\.(sls)$
- repo: https://devcentral.nasqueron.org/source/codestyle.git
rev: v0.1.0
hooks:
- id: shellcheck

File Metadata

Mime Type
text/x-diff
Expires
Mon, Nov 25, 14:32 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2256582
Default Alt Text
(1 KB)

Event Timeline