Skip to content

Commit deb7b50

Browse files
committed
chore: Bump pre-commit/prek hooks
1 parent a0fd6b5 commit deb7b50

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
files: \.(yml|yaml)(\.j2)*$
2424

2525
- repo: https://github.com/igorshubovych/markdownlint-cli
26-
rev: 76b3d32d3f4b965e1d6425253c59407420ae2c43 # 0.47.0
26+
rev: a4d5d37e66ebcd6b3705204a1d6dbb56dea66338 # 0.49.0
2727
hooks:
2828
- id: markdownlint
2929
types: [text]
@@ -39,15 +39,15 @@ repos:
3939
# If you do not, you will need to delete the cached ruff binary shown in the
4040
# error message
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: 0839f92796ae388643a08a21640a029b322be5c2 # 0.15.2
42+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # 0.15.20
4343
hooks:
4444
# Run the linter.
45-
- id: ruff
45+
- id: ruff-check
4646
# Run the formatter.
4747
- id: ruff-format
4848

4949
- repo: https://github.com/rhysd/actionlint
50-
rev: 393031adb9afb225ee52ae2ccd7a5af5525e03e8 # 1.7.11
50+
rev: 914e7df21a07ef503a81201c76d2b11c789d3fca # 1.7.12
5151
hooks:
5252
- id: actionlint
5353
types: [text]

0 commit comments

Comments
 (0)