This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/sbp by this push:
new 34c625a Update one of the lint dependencies
34c625a is described below
commit 34c625a38c981d301c457d7ea63b045f51a6493e
Author: Sean B. Palmer <[email protected]>
AuthorDate: Fri Feb 6 17:18:08 2026 +0000
Update one of the lint dependencies
---
.pre-commit-config.yaml | 2 +-
uv.lock | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 343b599..8189471 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -84,7 +84,7 @@ repos:
# - --profile=jinja
# - --reformat
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
- rev: v17.1.0
+ rev: v17.1.1
hooks:
- id: stylelint
additional_dependencies: ['[email protected]',
'[email protected]']
diff --git a/uv.lock b/uv.lock
index 210c5c7..01b4860 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3,7 +3,7 @@ revision = 3
requires-python = "==3.13.*"
[options]
-exclude-newer = "2026-02-04T17:11:34Z"
+exclude-newer = "2026-02-06T17:17:12Z"
[[package]]
name = "aiofiles"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]