Skip to content

Commit ee6d56c

Browse files
chore(deps): update pre-commit hooks
1 parent 91afd1b commit ee6d56c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858

5959
# Ansible linting ############################################################
6060
- repo: https://github.com/ansible-community/ansible-lint
61-
rev: v25.9.0
61+
rev: v25.9.1
6262
hooks:
6363
- id: ansible-lint
6464
name: Ansible-lint
@@ -67,4 +67,4 @@ repos:
6767
pass_filenames: false
6868
always_run: true
6969
additional_dependencies:
70-
- ansible-core>=2.16.5
70+
- ansible-core==2.19.2

0 commit comments

Comments
 (0)