Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exclude: |
repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 7c55798a78262d14b2074abf623d8a992ebb70d4 # frozen: v0.16.2
rev: 65dbdb59d2f2d9c3bdc343c566821ad3319ddaa3 # frozen: v0.16.3
hooks:
- id: ruff-check
- id: ruff-format
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/8014.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump https://github.com/astral-sh/ruff-pre-commit from v0.16.2 to 0.16.3
Loading