Skip to content

Commit

Permalink
Merge pull request #50 from samueljsb/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljsb authored Aug 5, 2024
2 parents 258f3b3 + edbcfe0 commit 81479b3
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 @@ -35,12 +35,12 @@ repos:
- id: yesqa
additional_dependencies: [flake8-bugbear]
- repo: https://github.com/PyCQA/flake8
rev: '7.1.0'
rev: '7.1.1'
hooks:
- id: flake8
additional_dependencies: [flake8-bugbear]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.0
rev: v1.11.1
hooks:
- id: mypy
additional_dependencies: [attrs]
Expand Down

0 comments on commit 81479b3

Please sign in to comment.