This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git
The following commit(s) were added to refs/heads/main by this push:
new 1d9fd7f3 chore(deps): bump https://github.com/crate-ci/typos (#475)
1d9fd7f3 is described below
commit 1d9fd7f3767506eaee4fe44baddd5164edfcd1b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 10:22:43 2026 +0200
chore(deps): bump https://github.com/crate-ci/typos (#475)
Bumps the pre-commit-hooks group with 1 update:
[https://github.com/crate-ci/typos](https://github.com/crate-ci/typos).
Updates `https://github.com/crate-ci/typos` from v1.46.3 to 1.47.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.46.3...v1.47.0)
---
updated-dependencies:
- dependency-name: https://github.com/crate-ci/typos
dependency-version: 1.47.0
dependency-type: direct:production
dependency-group: pre-commit-hooks
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.pre-commit-config.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index f075ad2b..6659bad8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -94,7 +94,7 @@ repos:
# the hook never silently rewrites files; CI surfaces typos as
# errors instead.
- repo: https://github.com/crate-ci/typos
- rev: v1.46.3
+ rev: v1.47.0
hooks:
- id: typos
name: typos