This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update pre-commit hook ansible/ansible-lint to v26.8.0
pull/5517/head
renovate[bot]
3 days ago
committed by
Slavi Pantaleev
parent
f9222dc70c
commit
06c18205e5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.pre-commit-config.yaml
+ 1
- 1
.pre-commit-config.yaml
View File
@@ -24,7 +24,7 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/ansible/ansible-lint
rev: v26.
6
.0
rev: v26.
8
.0
hooks:
- id: ansible-lint
files: '^roles/custom/'
Write
Preview
Loading…
Cancel
Save