Skip to content

Commit

Permalink
Merge pull request #55 from ansible-community/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
webknjaz authored Aug 5, 2024
2 parents d1054d1 + 1f17818 commit 2ffb109
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 @@ -18,7 +18,7 @@ repos:
- id: remove-tabs

- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.5.0
rev: v4.6.0
hooks:
# Side-effects:
- id: end-of-file-fixer
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
- id: pydocstyle

- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell

Expand All @@ -72,7 +72,7 @@ repos:
- --strict

- repo: https://github.com/PyCQA/flake8.git
rev: 7.0.0
rev: 7.1.1
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 2ffb109

Please sign in to comment.