Skip to content

Commit aac2a98

Browse files
ci - pre-commit autoupdate (#24)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/fsfe/reuse-tool: v3.0.1 → v3.0.2](fsfe/reuse-tool@v3.0.1...v3.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d790e3a commit aac2a98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.5.0
6+
rev: v4.6.0
77
hooks:
88
# Forbid files which have a UTF-8 byte-order marker
99
- id: check-byte-order-marker
@@ -32,6 +32,6 @@ repos:
3232
# The REUSE helper tool assists with achieving and confirming REUSE compliance.
3333
# See: https://reuse.software/
3434
- repo: https://github.com/fsfe/reuse-tool
35-
rev: v3.0.1
35+
rev: v3.0.2
3636
hooks:
3737
- id: reuse

0 commit comments

Comments
 (0)