Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit ca36a84

Browse files
authored
Merge pull request #181 from staticdev/version/1.6.0
Version 1.6.0
2 parents 52a4a1b + 9329bcc commit ca36a84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.3.0
4+
rev: v4.4.0
55
hooks:
66
- id: check-added-large-files
77
- id: check-toml
@@ -14,12 +14,12 @@ repos:
1414
hooks:
1515
- id: prettier
1616
- repo: https://github.com/adrienverge/yamllint.git
17-
rev: v1.28.0
17+
rev: v1.32.0
1818
hooks:
1919
- id: yamllint
2020
args: ["-c=.yamllint", "."]
2121
- repo: https://github.com/ansible-community/ansible-lint.git
22-
rev: v6.8.0
22+
rev: v6.17.1
2323
hooks:
2424
- id: ansible-lint
2525
files: \.(yaml|yml)$

current-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.0

0 commit comments

Comments
 (0)