Skip to content

Commit

Permalink
Merge pull request #26 from sscheib/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore: pre-commit dependency update
  • Loading branch information
sscheib authored Nov 19, 2024
2 parents 86162af + 79905c1 commit 4ab6ca6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ci:

repos:
- repo: 'https://github.com/ansible/ansible-lint'
rev: 'v24.9.2'
rev: 'v24.10.0'
hooks:
- id: 'ansible-lint'
stages:
Expand All @@ -30,7 +30,7 @@ repos:
language_version: '3.11'

- repo: 'https://github.com/pre-commit/pre-commit-hooks'
rev: 'v4.6.0'
rev: 'v5.0.0'
hooks:
- id: 'check-executables-have-shebangs'
stages:
Expand Down Expand Up @@ -101,7 +101,7 @@ repos:
verbose: true

- repo: 'https://github.com/tcort/markdown-link-check.git'
rev: 'v3.12.2'
rev: 'v3.13.6'
hooks:
- id: 'markdown-link-check'
stages:
Expand Down

0 comments on commit 4ab6ca6

Please sign in to comment.