Skip to content

Commit 2182074

Browse files
authored
chore: update pre-commit hooks (#40)
Co-authored-by: dyollb <12702862+dyollb@users.noreply.github.com>
1 parent b0e5063 commit 2182074

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: detect-private-key
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.6
20+
rev: v0.15.11
2121
hooks:
2222
- id: ruff-check
2323
args: ["--fix"]
@@ -34,7 +34,7 @@ repos:
3434
exclude: CHANGELOG.md
3535

3636
- repo: https://github.com/rhysd/actionlint
37-
rev: v1.7.11
37+
rev: v1.7.12
3838
hooks:
3939
- id: actionlint
4040

0 commit comments

Comments
 (0)