Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pre-commit): update crate-ci/typos to v1.22.1 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
crate-ci/typos repository minor v1.1.7 -> v1.22.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

crate-ci/typos (crate-ci/typos)

v1.22.1

Compare Source

[1.22.1] - 2024-06-05

  • In golang, flate is a valid term from the stdlib

v1.22.0

Compare Source

[1.22.0] - 2024-06-03
Fixes
  • Updated the dictionary with the May 2024 changes

v1.21.0

Compare Source

[1.21.0] - 2024-04-30

Fixes
  • Updated the dictionary with the April 2024 changes

v1.20.10

Compare Source

[1.20.10] - 2024-04-23

Fixes
  • Don't correct doas, the OpenBSD command

v1.20.9

Compare Source

[1.20.9] - 2024-04-16

Fixes
  • Don't correct the unit dBA (as an identifier to limit to that case)

v1.20.8

Compare Source

[1.20.8] - 2024-04-12

Fixes
  • Don't correct kms
  • Don't correct inout

v1.20.7

Compare Source

[1.20.7] - 2024-04-09

Fixes
  • Treat .pyi files as Python

v1.20.6

Compare Source

[1.20.6] - 2024-04-09

Fixes
  • Don't correct automations

v1.20.5

Compare Source

[1.20.5] - 2024-04-09

Fixes
  • Don't correct hd

v1.20.4

Compare Source

[1.20.4] - 2024-04-04

Fixes
  • Don't correct ans

v1.20.3

Compare Source

[1.20.3] - 2024-04-02

  • Don't correct arange in Python
  • Don't correct EOFError in Python

v1.20.2

Compare Source

[1.20.2] - 2024-04-02

Fixes
  • Don't correct ang ('angle' abbreviation)
  • Don't correct dur ('duration' abbreviation)
  • Don't correct lst (used in place of 'list' when its a built-in)
  • Don't correct GUID acronym
  • Don't correct IIS acronym
  • Don't correct IME acronym
  • Don't correct IOT acronym
  • Don't correct ro acronym
  • Don't correct ws abbreviation
  • Don't correct JST timezone
  • Also correct donw to done

v1.20.1

Compare Source

[1.20.1] - 2024-04-01

Fixes
  • Don't correct og (OpenGraph's namespace), a regression from 1.20.0
Fixes
  • Don't correct eof, a regression from 1.20.0

v1.20.0

Compare Source

[1.20.0] - 2024-04-01

Fixes
  • Updated the dictionary with the March 2024 changes
  • Pull in typos from another source
  • Don't correct spile

v1.19.0

Compare Source

[1.19.0] - 2024-03-01

Fixes

v1.18.2

Compare Source

[1.18.2] - 2024-02-08

Features
  • Add --sort flag
Fixes
  • Protect against crash on multi-byte UTF-8 characters when parsed as ASCII

v1.18.1

Compare Source

[1.18.1] - 2024-02-05

Fixes
  • Don't correct derivate to derivative

v1.18.0

Compare Source

[1.18.0] - 2024-02-01

Fixes

v1.17.2

Compare Source

[1.17.2] - 2024-01-19

Fixes
  • Treat *.ts as typescript, not typoscript
  • Remove file type definitions that aren't used

v1.17.1

Compare Source

[1.17.1] - 2024-01-12

Features
  • First attempt at aarch64 for Mac

v1.17.0

Compare Source

[1.17.0] - 2024-01-03

Fixes

v1.16.26

Compare Source

[1.16.26] - 2023-12-27

Fixes
  • Apply extend-ignore-re to file names in addition to file content

v1.16.25

Compare Source

[1.16.25] - 2023-12-13

Fixes
  • Have correction in extend-words match the original word's case

v1.16.24

Compare Source

[1.16.24] - 2023-12-08

Fixes
  • Don't silently ignore config when there is an error in a field

v1.16.23

Compare Source

[1.16.23] - 2023-11-06

Fixes
  • Ensure --force-exclude handles simple patterns like some-dir

v1.16.22

Compare Source

[1.16.22] - 2023-11-01

Fixes

v1.16.21

Compare Source

[1.16.21] - 2023-10-27

Fixes
  • Improve colored output
  • Don't correct SHTTP to HTTPS
  • Associate .jl with the jl language type, rather than lisp
  • Add Julia-specific allowed words

v1.16.20

Compare Source

[1.16.20] - 2023-10-16

Features
  • (config) extend-ignore-words-re field for defining all classes of words

v1.16.19

Compare Source

[1.16.19] - 2023-10-12

Features
  • --file-list <PATH> for accepting files to check from a file or stdin (-)

v1.16.18

Compare Source

[1.16.18] - 2023-10-09

Features
  • Add --force-exclude to exclude is always respected, even if explicitly passed in

v1.16.17

Compare Source

[1.16.17] - 2023-10-02

Fixes
  • Clean up --help output

v1.16.16

Compare Source

[1.16.16] - 2023-10-02

Fixes
  • Don't correct to typos usefull and becuase
  • Updated the dictionary with the September 2023 changes

v1.16.15

Compare Source

[1.16.15] - 2023-09-27

Fixes
  • Don't correct O_WRONLY in all cases

v1.16.14

Compare Source

[1.16.14] - 2023-09-25

Fixes
  • Don't correct O_WRONLY

v1.16.13

Compare Source

[1.16.13] - 2023-09-23

v1.16.12

Compare Source

[1.16.12] - 2023-09-18

Performance
  • Drop check times by about 20% with codegen-units

v1.16.11

Compare Source

[1.16.11] - 2023-09-06

Features
  • Support configuration in pyproject.toml files

v1.16.10

Compare Source

[1.16.10] - 2023-09-01

Compatibility
  • Bump MSRV to 1.70.0
Fixes

v1.16.9

Compare Source

[1.16.9] - 2023-08-30

Fixes
  • Start correcting arguement again

v1.16.8

Compare Source

[1.16.8] - 2023-08-21

Fixes
  • (action) With fetch-depth:0, don't ignore excludes and fail with spaces in file names

v1.16.7

Compare Source

[1.16.7] - 2023-08-21

Fixes
  • Provide more context for IO error messages

v1.16.6

Compare Source

[1.16.6] - 2023-08-18

Fixes
  • Provide more context for IO error messages

v1.16.5

Compare Source

[1.16.5] - 2023-08-14

Fixes
  • Categorize pnpm-lock.yaml as a lock file

v1.16.4

Compare Source

[1.16.4] - 2023-08-12

v1.16.3

Compare Source

[1.16.3] - 2023-08-09

Fixes
  • Set bad exit code on disallowed words
  • Allow Nd in man pages
  • Allow nd in CSS
  • Allow ot and stap in sh

v1.16.2

Compare Source

[1.16.2] - 2023-08-01

Fixes
  • Updated the dictionary with the July 2023 changes

v1.16.1

Compare Source

[1.16.1] - 2023-07-14

Performance
  • Small optimization to parser

v1.16.0

Compare Source

[1.16.0] - 2023-07-10

Features
  • If a file type doesn't exist for *.in, then try matching *

v1.15.10

Compare Source

[1.15.10] - 2023-07-03

Fixes
  • Updated the dictionary with the June 2023 changes

v1.15.9

Compare Source

[1.15.9] - 2023-06-30

Fixes
  • Don't correct "contiguities"

v1.15.8

Compare Source

[1.15.8] - 2023-06-29

Fixes
  • Don't correct some valid words

v1.15.7

Compare Source

[1.15.7] - 2023-06-26

Fixes
  • Show corrections in priority order again (broken in 1.15.0)

v1.15.6

Compare Source

[1.15.6] - 2023-06-26

Fixes
  • Don't correct currency code "zar"

v1.15.5

Compare Source

[1.15.5] - 2023-06-22

Fixes
  • Don't correct typos.toml

v1.15.4

Compare Source

[1.15.4] - 2023-06-22

Fixes
  • Correctly merge default setting for a file type with a user's file type settings

v1.15.3

Compare Source

[1.15.3] - 2023-06-21

Fixes
  • User config overrides default glob definitions

v1.15.2

Compare Source

[1.15.2] - 2023-06-20

Fixes
  • Ensure atomic output is locked

v1.15.1

Compare Source

[1.15.1] - 2023-06-19

Fixes
  • Don't correct accreting

v1.15.0

Compare Source

[1.15.0] - 2023-06-08

Fixes
  • Major dictionary update

v1.14.12

Compare Source

[1.14.12] - 2023-06-02

Fixes
  • Updated the dictionary with the May 2023 changes

v1.14.11

Compare Source

[1.14.11] - 2023-05-22

Fixes
  • (action) Don't require sudo

v1.14.10

Compare Source

[1.14.10] - 2023-05-19

Fixes
  • Don't correct add-ons to add-owns

v1.14.9

Compare Source

[1.14.9] - 2023-05-03

Fixes
  • Updated the dictionary with the April 2023 changes

v1.14.8

Compare Source

[1.14.8] - 2023-04-19

Performance
  • (pre-commit) Build musl wheels

v1.14.7

Compare Source

[1.14.7] - 2023-04-19

Fixes
  • (pre-commit) Ensure there is a default target to install for typos-src

v1.14.6

Compare Source

[1.14.6] - 2023-04-13

Internal
  • Update dependency

v1.14.5

Compare Source

[1.14.5] - 2023-03-30

Fixes
  • Fix UTF-16 support broken in 1.14.4

v1.14.4

Compare Source

[1.14.4] - 2023-03-30

Fixes
  • Updated the dictionary with the March 2023 changes
Internal
  • Changed the UTF-16 encoder / decoder

v1.14.3

Compare Source

[1.14.3] - 2023-03-18

Internal
  • Update dependency

v1.14.2

Compare Source

[1.14.2] - 2023-03-18

Features
  • (config) extend-ignores-re for extending support for ignoring non-identifiers like email, PGP signatures, etc

v1.14.1

Compare Source

[1.14.1] - 2023-03-18

Fixes
  • (config) Actually support extend-ignore-identifiers-rs

v1.14.0

Compare Source

[1.14.0] - 2023-03-18

Features
  • (config) extend-ignore-identifiers-re field for defining all classes of identifiers

v1.13.26

Compare Source

[1.13.26] - 2023-03-16

Internal
  • Update dependency

v1.13.25

Compare Source

[1.13.25] - 2023-03-16

Fixes
  • Don't correct commitish

v1.13.24

Compare Source

[1.13.24] - 2023-03-14

Fixes
  • CLICOLOR=1 now works correctly
  • NO_COLOR= now works correctly
  • Auto-enable colors in CI

v1.13.23

Compare Source

[1.13.23] - 2023-03-14

Performance
  • (action) Avoid docker builds

v1.13.22

Compare Source

[1.13.22] - 2023-03-13

Fixes
  • Correct existend to existent in addition to existed
  • Correct erronerous to erroneous

v1.13.21

Compare Source

[1.13.21] - 2023-03-13

Fixes
  • Correct empheral to ephemeral
  • Ignore go.mod by default
  • Ensure pre-commit isn't slow to install

v1.13.20

Compare Source

[1.13.20] - 2023-03-07

Features

Publish to PyPI (second attempt)

v1.13.19

Compare Source

[1.13.19] - 2023-03-07

Features

Publish to PyPI (first attempt)

v1.13.18

Compare Source

[1.13.18] - 2023-03-06

Compatibility
  • Pre-built Linux binaries will now be built with Ubuntu 20.04, rather than 18.04

v1.13.17

Compare Source

[1.13.17] - 2023-03-06

Fixes
  • Misc corrections

v1.13.16

Compare Source

[1.13.16] - 2023-02-28

v1.13.15

Compare Source

v1.13.14

Compare Source

[1.13.14] - 2023-02-27

Fixes
  • Correct encrypt / decrypt related words

v1.13.13

Compare Source

[1.13.13] - 2023-02-27

Fixes
  • Correct grouepd to grouped

v1.13.12

Compare Source

[1.13.12] - 2023-02-23

Features
  • (action) Allow writing changes

v1.13.11

Compare Source

[1.13.11] - 2023-02-23

Fixes
  • Don't correct referer

v1.13.10

Compare Source

[1.13.10] - 2023-02-01

Fixes
  • Correct detctable & seaonal & wayferer

v1.13.9

Compare Source

[1.13.9] - 2023-01-25

Fixes
  • Correct regylar -> regular
  • Do not correct substitutents
  • Do not correct substituters

v1.13.8

Compare Source

[1.13.8] - 2023-01-16

Fixes
  • Correct serialzie -> serialize

v1.13.7

Compare Source

[1.13.7] - 2023-01-14

Features
  • --file-types debug flag to debug file type detection issues

v1.13.6

Compare Source

[1.13.6] - 2022-12-20

Features
  • (precommit) Add a docker variant

v1.13.5

Compare Source

[1.13.5] - 2022-12-19

  • (docker) Ensure correct libc is available
  • (precommit) Restrict what stages it runs during

v1.13.4

Compare Source

[1.13.4] - 2022-12-06

Fixes
  • Don't correct nilable as its used by the Ruby community

v1.13.3

Compare Source

[1.13.3] - 2022-12-02

v1.13.2

Compare Source

v1.13.1

Compare Source

[1.13.1] - 2022-11-30

Fixes
  • Don't crash in non-UTF8 cases with --format brief
  • Report correct column with --format brief

v1.13.0

Compare Source

[1.13.0] - 2022-11-22

Fixes
  • Over a hundred new corrections

v1.12.14

Compare Source

[1.12.14] - 2022-11-04

v1.12.13

Compare Source

v1.12.12

Compare Source

[1.12.12] - 2022-10-25

Fixes
  • Correct decreypted -> decrypted

v1.12.11

Compare Source

[1.12.11] - 2022-10-20

Fixes
  • Correct wrappning

v1.12.10

Compare Source

[1.12.10] - 2022-10-11

Fixes
  • Several more corrections

v1.12.8

Compare Source

[1.12.8] - 2022-09-28

Fixes
  • Polished help output

v1.12.7

Compare Source

[1.12.7] - 2022-09-22

Fixes
  • Correct targest to target

v1.12.6

Compare Source

[1.12.6] - 2022-09-22

Fixes
  • Correct pararmeter to parameter

v1.12.5

Compare Source

[1.12.5] - 2022-09-15

Fixes
  • Correct stte to state

v1.12.4

Compare Source

[1.12.4] - 2022-09-08

Fixes
  • Don't correct NDArray in Python

v1.12.3

Compare Source

[1.12.3] - 2022-09-06

Fixes
  • Add more typos

v1.12.2

Compare Source

[1.12.2] - 2022-09-01

Fixes
  • Ignore thead always, HTML is too pervasive

v1.12.1

Compare Source

[1.12.1] - 2022-09-01

Fixes
  • Ignore thead tag also in markdown

v1.12.0

Compare Source

[1.12.0] - 2022-08-30

Fixes
  • Many new corrections

v1.11.5

Compare Source

[1.11.5] - 2022-08-29

Fixes
  • Ignore thead tag also in tsx/jsx

v1.11.4

Compare Source

[1.11.4] - 2022-08-25

Fixes
  • Ignore CSS hex numbers starting with decimal values, like #​111AAA

v1.11.3

Compare Source

[1.11.3] - 2022-08-25

Fixes
  • Ignore thead for CSS

v1.11.2

Compare Source

[1.11.2] - 2022-08-23

Fixes
  • Correct "inappropriate[ly]"
  • Ignore thead tag only in HTML
  • Ignore windo in vim
  • Narrow scope of ignoring flate to the flate2 identifier

v1.11.1

Compare Source

[1.11.1] - 2022-08-16

Fixes
  • Don't correct thead tag
  • Correct deffer to either differ or defer
  • Correct opauqe to opaque

v1.11.0

Compare Source

[1.11.0] - 2022-08-13

Fixes
  • Added many more corrections

v1.10.3

Compare Source

[1.10.3] - 2022-07-22

Fixes
  • Correct anonimised, anonimized

v1.10.2

Compare Source

[1.10.2] - 2022-06-22

Fixes
  • (Github Action) Don't add annotation for binary files

v1.10.1

Compare Source

[1.10.1] - 2022-06-16

Fixes
  • When stdout is redirected to a file, don't spell check that file

v1.10.0

Compare Source

[1.10.0] - 2022-06-16

Features
  • (Github Action) Report typos as annotations
Performance
  • (Github Action) Only check the files changed in a PR

v1.9.0

Compare Source

[1.9.0] - 2022-06-15

Fixes
  • Made overlapping file definitions deterministic (most specific one wins) (#​500)

v1.8.1

Compare Source

[1.8.1] - 2022-05-16

  • Extra debug logging

v1.8.0

Compare Source

[1.8.0] - 2022-05-10

Fixes
  • Actually ignore items, like hashes, at the end of input
  • Actually ignore items, like hashes, that have trailing backslashes
  • Better detect short base64's by watching the padding bytes

v1.7.3

Compare Source

[1.7.3] - 2022-04-28

Fixes
  • Fix alignment in reports for numbers, broken in 1.7.2
  • Correct identitiy

v1.7.2

Compare Source

[1.7.2] - 2022-04-28

Fixes
  • Fix misalignment in the detailed report with multiwidth characters
  • Fix report to show columns as 1-indexed

v1.7.1

Compare Source

[1.7.1] - 2022-04-25

Fixes
  • Ignore uppercase UUID because Microsoft
  • Correct unencyrpted
  • Correct signign

v1.7.0

Compare Source

[1.7.0] - 2022-04-18

Fixes
  • Ignore CSS Colors

v1.6.0

Compare Source

[1.6.0] - 2022-04-06

Fixes
  • Treat go.mod as go-lang source like we do manifests for other languages
  • Treat go.sum as a lock file, ignoring it by default

v1.5.0

Compare Source

[1.5.0] - 2022-03-09

Compatibility
  • File-types in the default config were moved to being built-in
  • Lock files have moved to the same file type, regardless of syntax
Fixes
  • Don't spell check lock files as the user shouldn't have to manage their config to handle transitive dependency names

v1.4.1

Compare Source

[1.4.1] - 2022-02-14

Fixes
  • Improve URL detection to avoid spell checking them

v1.4.0

Compare Source

[1.4.0] - 2022-02-08

Fixes
  • Many new typos added

v1.3.9

Compare Source

[1.3.9] - 2022-01-26

Fixes
  • Attempt to detect base64 values shorter than 90 characters

v1.3.8

Compare Source

[1.3.8] - 2022-01-26

Fixes
  • Don't stop parsing on %, \\ when outside of an escape sequence or printf interpolation

v1.3.7

Compare Source

[1.3.7] - 2022-01-24

Fixes
  • Don't complain when mixing ordinals with markdown

v1.3.6

Compare Source

[1.3.6] - 2022-01-24

Fixes
  • Don't error on type settings in config

v1.3.5

Compare Source

[1.3.5] - 2022-01-21

v1.3.4

Compare Source

[1.3.4] - 2022-01-12

v1.3.3

Compare Source

[1.3.3] - 2021-12-18

Fixes
  • Hopefully fix pre-commit hook on cygwin

v1.3.2

Compare Source

[1.3.2] - 2021-12-14

Fixes
  • Correct "requierment" to "requirement", not "requirements"
  • Correct "descrepancy" to "discrepancy"

v1.3.1

Compare Source

[1.3.1] - 2021-11-16

v1.3.0

Compare Source

[1.3.0] - 2021-11-15

Note: MSRV is now 1.54

Fixes
  • Fix multiple escape sequences in a row
  • Large batch of additional corrections
  • Use static CRT for pre-built Windows binaries

v1.2.1

Compare Source

[1.2.1] - 2021-11-03

v1.2.0

Compare Source

[1.2.0] - 2021-10-23

Bug Fixes
  • Remove some overhead
  • Smarter color control
  • Remove some general false positives
  • Remove some Rust-specific false positives
  • Check language packaging with language (due to overlap of dependency names
  • Skip checking lock files since they are machine generated
  • Fix default/override config overlaying

v1.1.9

Compare Source

[1.1.9] - 2021-09-14

v1.1.8

Compare Source

[1.1.8] - 2021-08-30

Bug Fixes
  • Correct surrouned to surround and now surrounded

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 10dfe96 to 7e0cfb7 Compare September 24, 2021 15:47
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.1.9 chore(pre-commit): update crate-ci/typos to v1.2.0 Oct 23, 2021
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 7e0cfb7 to bb33bdc Compare October 23, 2021 14:58
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from bb33bdc to 46681dd Compare November 3, 2021 17:39
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.2.0 chore(pre-commit): update crate-ci/typos to v1.2.1 Nov 3, 2021
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 46681dd to c90b046 Compare November 15, 2021 14:40
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.2.1 chore(pre-commit): update crate-ci/typos to v1.3.0 Nov 15, 2021
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.0 chore(pre-commit): update crate-ci/typos to v1.3.1 Nov 16, 2021
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from c90b046 to 6072b13 Compare November 16, 2021 14:56
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.1 chore(pre-commit): update crate-ci/typos to v1.3.2 Dec 14, 2021
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch 2 times, most recently from 62e922c to 1f7fef3 Compare December 19, 2021 00:26
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.2 chore(pre-commit): update crate-ci/typos to v1.3.3 Dec 19, 2021
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.3 chore(pre-commit): update crate-ci/typos to v1.3.4 Jan 12, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 1f7fef3 to 8d8c82b Compare January 12, 2022 17:52
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 8d8c82b to 45ed5f8 Compare January 21, 2022 19:01
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.4 chore(pre-commit): update crate-ci/typos to v1.3.5 Jan 21, 2022
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.5 chore(pre-commit): update crate-ci/typos to v1.3.6 Jan 24, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 45ed5f8 to 64e773f Compare January 24, 2022 18:46
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.6 chore(pre-commit): update crate-ci/typos to v1.3.7 Jan 25, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch 2 times, most recently from 8ea56d0 to b8f0b25 Compare January 26, 2022 18:07
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.7 chore(pre-commit): update crate-ci/typos to v1.3.8 Jan 26, 2022
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.8 chore(pre-commit): update crate-ci/typos to v1.3.9 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from b8f0b25 to 52fbb55 Compare January 26, 2022 22:16
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 52fbb55 to 702298b Compare February 8, 2022 14:13
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.3.9 chore(pre-commit): update crate-ci/typos to v1.4.0 Feb 8, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 702298b to 7d582b5 Compare February 14, 2022 16:56
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.4.0 chore(pre-commit): update crate-ci/typos to v1.4.1 Feb 14, 2022
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 7d582b5 to 0ed188f Compare February 14, 2022 17:49
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.18.1 chore(pre-commit): update crate-ci/typos to v1.18.2 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from bdb274e to 2008e64 Compare March 2, 2024 20:38
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.18.2 chore(pre-commit): update crate-ci/typos to v1.19.0 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 2008e64 to 0e5e69f Compare April 1, 2024 19:15
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.19.0 chore(pre-commit): update crate-ci/typos to v1.20.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 0e5e69f to eeef0a1 Compare April 2, 2024 02:09
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.0 chore(pre-commit): update crate-ci/typos to v1.20.1 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from eeef0a1 to eff4a36 Compare April 2, 2024 16:37
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.1 chore(pre-commit): update crate-ci/typos to v1.20.3 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from eff4a36 to effb81f Compare April 4, 2024 16:45
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.3 chore(pre-commit): update crate-ci/typos to v1.20.4 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from effb81f to 9b29b7e Compare April 9, 2024 03:13
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.4 chore(pre-commit): update crate-ci/typos to v1.20.5 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 9b29b7e to a55fe32 Compare April 9, 2024 18:40
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.5 chore(pre-commit): update crate-ci/typos to v1.20.6 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from a55fe32 to c341791 Compare April 9, 2024 21:38
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.6 chore(pre-commit): update crate-ci/typos to v1.20.7 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from c341791 to 7451610 Compare April 12, 2024 23:38
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.7 chore(pre-commit): update crate-ci/typos to v1.20.8 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 7451610 to 5df1d56 Compare April 16, 2024 18:22
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.8 chore(pre-commit): update crate-ci/typos to v1.20.9 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 5df1d56 to 3bed6f5 Compare April 23, 2024 22:04
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.9 chore(pre-commit): update crate-ci/typos to v1.20.10 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 3bed6f5 to 3372aea Compare April 30, 2024 22:55
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.20.10 chore(pre-commit): update crate-ci/typos to v1.21.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 3372aea to 22e2986 Compare June 3, 2024 16:19
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.21.0 chore(pre-commit): update crate-ci/typos to v1.22.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/crate-ci-typos-1.x branch from 22e2986 to fb03d0f Compare June 5, 2024 22:57
@renovate renovate bot changed the title chore(pre-commit): update crate-ci/typos to v1.22.0 chore(pre-commit): update crate-ci/typos to v1.22.1 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants