Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/pylint: v3.1.0 → v3.2.2](pylint-dev/pylint@v3.1.0...v3.2.2)
- [github.com/ansible/ansible-lint: v24.2.3 → v24.5.0](ansible/ansible-lint@v24.2.3...v24.5.0)
  • Loading branch information
pre-commit-ci[bot] authored May 20, 2024
1 parent 0641322 commit a091f02
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 @@ -77,7 +77,7 @@ repos:
- types-setuptools
- wcmatch
- repo: https://github.com/pycqa/pylint
rev: v3.1.0
rev: v3.2.2
hooks:
- id: pylint
args:
Expand All @@ -94,6 +94,6 @@ repos:
- pytest-testinfra
- wcmatch
- repo: https://github.com/ansible/ansible-lint
rev: v24.2.3
rev: v24.5.0
hooks:
- id: ansible-lint

0 comments on commit a091f02

Please sign in to comment.