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 1b47a7b chore(deps): bump https://github.com/crate-ci/typos (#391)
1b47a7b is described below
commit 1b47a7b5b65cd65dc68af414887e7feba70018ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 30 21:35:39 2026 +0200
chore(deps): bump https://github.com/crate-ci/typos (#391)
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.2 to 1.46.3
- [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.2...v1.46.3)
---
updated-dependencies:
- dependency-name: https://github.com/crate-ci/typos
dependency-version: 1.46.3
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 7352d15..225c904 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -80,7 +80,7 @@ repos:
# the hook never silently rewrites files; CI surfaces typos as
# errors instead.
- repo: https://github.com/crate-ci/typos
- rev: v1.46.2
+ rev: v1.46.3
hooks:
- id: typos
name: typos