Skip to content

Commit

Permalink
Update pre-commit (#418)
Browse files Browse the repository at this point in the history
Co-authored-by: branic <[email protected]>
Co-authored-by: Sean Sullivan <[email protected]>
  • Loading branch information
3 people authored Aug 7, 2024
1 parent cf35eca commit 7598d09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: 'https://github.com/ansible-community/ansible-lint.git'
rev: v24.6.1
rev: v24.7.0
hooks:
# see discussions here about what arguments are used, and behavior
# https://github.com/ansible/ansible-lint/issues/649
Expand All @@ -23,7 +23,7 @@ repos:
hooks:
- id: markdownlint-cli2
- repo: https://github.com/pycqa/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
name: flake8
Expand Down

0 comments on commit 7598d09

Please sign in to comment.