1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-11 00:02:28 -04:00

ci: update go version and golangci-lint version

This commit is contained in:
bbedward
2026-02-12 09:57:38 -05:00
parent 750e4c4527
commit 96b9d7aab3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/golangci/golangci-lint
rev: v2.6.2
rev: v2.9.0
hooks:
- id: golangci-lint-fmt
require_serial: true