Skip to content

Commit

Permalink
pre-commit: autoupdate hooks (commaai#1782)
Browse files Browse the repository at this point in the history
Update pre-commit hook versions

Co-authored-by: adeebshihadeh <[email protected]>
  • Loading branch information
adeebshihadeh and adeebshihadeh authored Dec 22, 2023
1 parent 6e645d2 commit 85b4232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ repos:
additional_dependencies: ['git+https://github.com/numpy/numpy-stubs', 'types-requests', 'types-atomicwrites',
'types-pycurl']
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.7
rev: v0.1.8
hooks:
- id: ruff

0 comments on commit 85b4232

Please sign in to comment.