Skip to content

Commit 0d02d94

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lovesegfault/beautysh: v6.2.1 → v6.4.1](lovesegfault/beautysh@v6.2.1...v6.4.1) - [github.com/pre-commit/mirrors-eslint: v9.37.0 → v9.39.0](pre-commit/mirrors-eslint@v9.37.0...v9.39.0)
1 parent 61ce79c commit 0d02d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
repos:
1212
# Autoformat: Bash scripts
1313
- repo: https://github.com/lovesegfault/beautysh
14-
rev: v6.2.1
14+
rev: v6.4.1
1515
hooks:
1616
- id: beautysh
1717
additional_dependencies:
@@ -28,7 +28,7 @@ repos:
2828

2929
# Lint
3030
- repo: https://github.com/pre-commit/mirrors-eslint
31-
rev: v9.37.0
31+
rev: v9.39.0
3232
hooks:
3333
- id: eslint
3434
additional_dependencies:

0 commit comments

Comments
 (0)