renovate[bot] commited on
Commit
5f15aaf
·
1 Parent(s): 9ace8b0

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -26,7 +26,7 @@ repos:
26
  hooks:
27
  - id: hadolint
28
  - repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.8.6
30
  hooks:
31
  - id: ruff
32
  args: [--fix]
 
26
  hooks:
27
  - id: hadolint
28
  - repo: https://github.com/astral-sh/ruff-pre-commit
29
+ rev: v0.9.1
30
  hooks:
31
  - id: ruff
32
  args: [--fix]