Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767108
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 786f5da..c9c983e 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.1.0
+ 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: 22.1.0
+ rev: 23.1.0
hooks:
- id: black
- repo: https://github.com/warpnet/salt-lint
- rev: v0.8.0
+ rev: v0.9.1
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
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Nov 24, 22:29 (11 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257348
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment