Skip to content

Commit a63e672

Browse files
chore(pre-commit): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.13](astral-sh/ruff-pre-commit@v0.15.11...v0.15.13) - [github.com/rvben/rumdl-pre-commit: v0.1.80 → v0.1.94](rvben/rumdl-pre-commit@v0.1.80...v0.1.94)
1 parent fef2c14 commit a63e672

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
@@ -18,7 +18,7 @@ ci:
1818

1919
repos:
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.15.11
21+
rev: v0.15.13
2222
hooks:
2323
- id: ruff-check
2424
args:
@@ -52,7 +52,7 @@ repos:
5252
hooks:
5353
- id: actionlint
5454
- repo: https://github.com/rvben/rumdl-pre-commit
55-
rev: v0.1.80
55+
rev: v0.1.94
5656
hooks:
5757
- id: rumdl-fmt
5858
- repo: https://github.com/shellcheck-py/shellcheck-py

0 commit comments

Comments
 (0)