Skip to content

Commit e149dc4

Browse files
Merge pull request #56 from lfit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6c1573d + 050ed5a commit e149dc4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ repos:
7575
- id: shellcheck
7676

7777
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
78-
rev: f999ae59ac949d9b57aaa5569c2d60eb846b3a00 # frozen: v1.7.7.24
78+
rev: 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8.24
7979
hooks:
8080
- id: actionlint
8181

@@ -92,12 +92,12 @@ repos:
9292
args: ["--fix"]
9393

9494
- repo: https://github.com/fsfe/reuse-tool
95-
rev: 8b8bbd873b2af6b2a2521ab2b1ff07b2ab624840 # frozen: v5.1.1
95+
rev: 9fabf9eb815a57aac116b435e8346c200cdb8604 # frozen: v6.2.0
9696
hooks:
9797
- id: reuse
9898

9999
- repo: https://github.com/astral-sh/ruff-pre-commit
100-
rev: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
100+
rev: 3db93a2be6f214ed722bf7bce095ec1b1715422a # frozen: v0.14.2
101101
hooks:
102102
- id: ruff
103103
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)