Skip to content

Commit

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

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
  • Loading branch information
commaci-public and adeebshihadeh authored Oct 1, 2024
1 parent 08c95bf commit b69d31c
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: ['numpy', 'types-requests', 'types-atomicwrites',
'types-pycurl']
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.3
rev: v0.6.8
hooks:
- id: ruff

0 comments on commit b69d31c

Please sign in to comment.