Skip to content

Commit accbcd3

Browse files
Update pre-commit (#67)
Co-authored-by: djdanielsson <djdanielsson@users.noreply.github.com>
1 parent a9794bd commit accbcd3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/ansible-community/ansible-lint.git
9-
rev: v25.8.2
9+
rev: v25.9.0
1010
hooks:
1111
# see discussions here about what arguments are used, and behavior
1212
# https://github.com/ansible/ansible-lint/issues/649
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bugfixes:
2-
- Fixes a bug where a survey option's default choice wasn't included in the choice list
2+
- Fixes a bug where a survey option's default choice wasn't included in the choice list
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
bugfixes:
22
- Fixes an issue with the filetree_create role adding a '...' separate between each item in the job templates list flatten output is set to true.
3-
3+

0 commit comments

Comments
 (0)