Skip to content

Commit

Permalink
Update pre-commit hooks (#569)
Browse files Browse the repository at this point in the history
Co-authored-by: danyeaw <[email protected]>
  • Loading branch information
gaphor-updater[bot] and danyeaw authored Dec 26, 2024
1 parent 4133844 commit cec8440
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: f56614daa94d5cd733d3b7004c5df9caad267b4a # frozen: v1.13.0
rev: 648203cec3e499b9eff54a24d6cf4b25ce02eb1e # frozen: v1.14.0
hooks:
- id: mypy
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -9,7 +9,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'fc6ef5d0dd21a2a98a7fc6956e4f16166cb6562a' # frozen: v0.8.3
rev: 'f0b5944bef86f50d875305821a0ab0d8c601e465' # frozen: v0.8.4
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit cec8440

Please sign in to comment.