Skip to content

Commit

Permalink
Merge pull request #11 from Sceptre/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
alex-harvey-z3q authored Jul 2, 2024
2 parents bc86e98 + 39f7148 commit 64994ed
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 @@ -17,7 +17,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/awslabs/cfn-python-lint
rev: v1.3.3
rev: v1.4.2
hooks:
- id: cfn-python-lint
args:
Expand Down Expand Up @@ -47,7 +47,7 @@ repos:
language_version: python3.10
args: ['--check']
- repo: https://github.com/pre-commit/mirrors-mypy
rev: 'v1.10.0'
rev: 'v1.10.1'
hooks:
- id: mypy
args: [ --ignore-missing-imports ]
Expand Down

0 comments on commit 64994ed

Please sign in to comment.